Navajo White — 11-step color scale

Navajo White (#ffdead) sits at 500, untouched. Every other step is Navajo White composited over white or black at a decreasing opacity, so the whole ramp stays in one hue family instead of drifting toward another color at the ends.

Open Navajo White in the generator

8%50
24%100
40%200
56%300
80%400
100%500your color
80%600
56%700
40%800
24%900
8%950
Each step is the base composited over white or black at the opacity shown.#ffdead

For text that needs to pass AA on white, 800, 900, 950 clear the 4.5:1 line. On a dark surface, 50, 100, 200, 300, 400, 500, 600, 700 do.

Semantic colors from Navajo White

Success, warning, error and the rest are derived from Navajo White itself, then checked so they stay distinguishable from the base — and from each other — under the three types of color blindness. The distance below is CIEDE2000 after each simulation.

Derived from #ffdead
SuggestedProtanopiaDeuteranopiaTritanopia
success12.517.639.2
warning16.514.616.2
error31.026.714.6
discovery38.140.739.7
info24.431.541.0
neutral18.319.516.5
CIEDE2000 distance from the base under each simulation. The lowest of the three decides, and a dot marks the ones that land under 11.

The success suggestion is the closest call: it clears the threshold under Protanopia, but only reaches ΔE₀₀ 12.5, so it sits just above the 11 line rather than comfortably past it.

Export Navajo White

The same five formats the generator produces, for this scale. Copy any block, or open the tool to tweak the ramp first.

CSS
:root {
  --color-color-50: #fffcf8;
  --color-color-100: #fff7eb;
  --color-color-200: #fff2de;
  --color-color-300: #ffedd1;
  --color-color-400: #ffe5bd;
  --color-color-500: #ffdead;
  --color-color-600: #ccb28a;
  --color-color-700: #8f7c61;
  --color-color-800: #665945;
  --color-color-900: #3d352a;
  --color-color-950: #14120e;
}
SCSS
$color-color-50: #fffcf8;
$color-color-100: #fff7eb;
$color-color-200: #fff2de;
$color-color-300: #ffedd1;
$color-color-400: #ffe5bd;
$color-color-500: #ffdead;
$color-color-600: #ccb28a;
$color-color-700: #8f7c61;
$color-color-800: #665945;
$color-color-900: #3d352a;
$color-color-950: #14120e;
JavaScript
export const color = {
  50: '#fffcf8',
  100: '#fff7eb',
  200: '#fff2de',
  300: '#ffedd1',
  400: '#ffe5bd',
  500: '#ffdead',
  600: '#ccb28a',
  700: '#8f7c61',
  800: '#665945',
  900: '#3d352a',
  950: '#14120e',
};
JSON
{
  "color": {
    "50": "#fffcf8",
    "100": "#fff7eb",
    "200": "#fff2de",
    "300": "#ffedd1",
    "400": "#ffe5bd",
    "500": "#ffdead",
    "600": "#ccb28a",
    "700": "#8f7c61",
    "800": "#665945",
    "900": "#3d352a",
    "950": "#14120e"
  }
}
Figma Variables
{
  "color": {
    "50": {
      "$type": "color",
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.9882352941176471,
          0.9725490196078431
        ],
        "alpha": 1,
        "hex": "#FFFCF8"
      },
      "$extensions": {
        "com.figma.variableId": "VariableID:1:1",
        "com.figma.isOverride": true
      }
    },
    "100": {
      "$type": "color",
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.9686274509803922,
          0.9215686274509803
        ],
        "alpha": 1,
        "hex": "#FFF7EB"
      },
      "$extensions": {
        "com.figma.variableId": "VariableID:1:2",
        "com.figma.isOverride": true
      }
    },
    "200": {
      "$type": "color",
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.9490196078431372,
          0.8705882352941177
        ],
        "alpha": 1,
        "hex": "#FFF2DE"
      },
      "$extensions": {
        "com.figma.variableId": "VariableID:1:3",
        "com.figma.isOverride": true
      }
    },
    "300": {
      "$type": "color",
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.9294117647058824,
          0.8196078431372549
        ],
        "alpha": 1,
        "hex": "#FFEDD1"
      },
      "$extensions": {
        "com.figma.variableId": "VariableID:1:4",
        "com.figma.isOverride": true
      }
    },
    "400": {
      "$type": "color",
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.8980392156862745,
          0.7411764705882353
        ],
        "alpha": 1,
        "hex": "#FFE5BD"
      },
      "$extensions": {
        "com.figma.variableId": "VariableID:1:5",
        "com.figma.isOverride": true
      }
    },
    "500": {
      "$type": "color",
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.8705882352941177,
          0.6784313725490196
        ],
        "alpha": 1,
        "hex": "#FFDEAD"
      },
      "$extensions": {
        "com.figma.variableId": "VariableID:1:6",
        "com.figma.isOverride": true
      }
    },
    "600": {
      "$type": "color",
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.8,
          0.6980392156862745,
          0.5411764705882353
        ],
        "alpha": 1,
        "hex": "#CCB28A"
      },
      "$extensions": {
        "com.figma.variableId": "VariableID:1:7",
        "com.figma.isOverride": true
      }
    },
    "700": {
      "$type": "color",
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.5607843137254902,
          0.48627450980392156,
          0.3803921568627451
        ],
        "alpha": 1,
        "hex": "#8F7C61"
      },
      "$extensions": {
        "com.figma.variableId": "VariableID:1:8",
        "com.figma.isOverride": true
      }
    },
    "800": {
      "$type": "color",
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.4,
          0.34901960784313724,
          0.27058823529411763
        ],
        "alpha": 1,
        "hex": "#665945"
      },
      "$extensions": {
        "com.figma.variableId": "VariableID:1:9",
        "com.figma.isOverride": true
      }
    },
    "900": {
      "$type": "color",
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.23921568627450981,
          0.20784313725490197,
          0.16470588235294117
        ],
        "alpha": 1,
        "hex": "#3D352A"
      },
      "$extensions": {
        "com.figma.variableId": "VariableID:1:10",
        "com.figma.isOverride": true
      }
    },
    "950": {
      "$type": "color",
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.0784313725490196,
          0.07058823529411765,
          0.054901960784313725
        ],
        "alpha": 1,
        "hex": "#14120E"
      },
      "$extensions": {
        "com.figma.variableId": "VariableID:1:11",
        "com.figma.isOverride": true
      }
    }
  },
  "$extensions": {
    "com.figma.modeName": "Value"
  }
}

Open Navajo White in the generatorHow the scale is built