Sandy Brown — 11-step color scale
Sandy Brown (#f4a460) sits at 500, untouched. Every other step is Sandy Brown 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 Sandy Brown in the generator
For text that needs to pass AA on white, 700, 800, 900, 950 clear the 4.5:1 line. On a dark surface, 50, 100, 200, 300, 400, 500, 600 do.
Semantic colors from Sandy Brown
Success, warning, error and the rest are derived from Sandy Brown 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.
| Suggested | Protanopia | Deuteranopia | Tritanopia |
|---|---|---|---|
| success | 9.3 | 15.2 | 56.0 |
| warning | 15.7 | 10.8 | 5.6 |
| error | 40.8 | 35.9 | 7.4 |
| discovery | 49.2 | 52.3 | 50.1 |
| info | 41.4 | 47.1 | 55.2 |
| neutral | 18.6 | 20.1 | 19.1 |
The warning suggestion starts out colliding with Sandy Brown under Tritanopia — ΔE₀₀ 5.6, below the 11 threshold — so the engine shifts its hue within the warning family until the pair pulls apart again.
Export Sandy Brown
The same five formats the generator produces, for this scale. Copy any block, or open the tool to tweak the ramp first.
:root {
--color-color-50: #fef8f2;
--color-color-100: #fce9d9;
--color-color-200: #fbdbbf;
--color-color-300: #f9cca6;
--color-color-400: #f6b680;
--color-color-500: #f4a460;
--color-color-600: #c3834d;
--color-color-700: #895c36;
--color-color-800: #624226;
--color-color-900: #3b2717;
--color-color-950: #140d08;
}$color-color-50: #fef8f2;
$color-color-100: #fce9d9;
$color-color-200: #fbdbbf;
$color-color-300: #f9cca6;
$color-color-400: #f6b680;
$color-color-500: #f4a460;
$color-color-600: #c3834d;
$color-color-700: #895c36;
$color-color-800: #624226;
$color-color-900: #3b2717;
$color-color-950: #140d08;export const color = {
50: '#fef8f2',
100: '#fce9d9',
200: '#fbdbbf',
300: '#f9cca6',
400: '#f6b680',
500: '#f4a460',
600: '#c3834d',
700: '#895c36',
800: '#624226',
900: '#3b2717',
950: '#140d08',
};{
"color": {
"50": "#fef8f2",
"100": "#fce9d9",
"200": "#fbdbbf",
"300": "#f9cca6",
"400": "#f6b680",
"500": "#f4a460",
"600": "#c3834d",
"700": "#895c36",
"800": "#624226",
"900": "#3b2717",
"950": "#140d08"
}
}{
"color": {
"50": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.996078431372549,
0.9725490196078431,
0.9490196078431372
],
"alpha": 1,
"hex": "#FEF8F2"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:1",
"com.figma.isOverride": true
}
},
"100": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.9882352941176471,
0.9137254901960784,
0.8509803921568627
],
"alpha": 1,
"hex": "#FCE9D9"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:2",
"com.figma.isOverride": true
}
},
"200": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.984313725490196,
0.8588235294117647,
0.7490196078431373
],
"alpha": 1,
"hex": "#FBDBBF"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:3",
"com.figma.isOverride": true
}
},
"300": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.9764705882352941,
0.8,
0.6509803921568628
],
"alpha": 1,
"hex": "#F9CCA6"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:4",
"com.figma.isOverride": true
}
},
"400": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.9647058823529412,
0.7137254901960784,
0.5019607843137255
],
"alpha": 1,
"hex": "#F6B680"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:5",
"com.figma.isOverride": true
}
},
"500": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.9568627450980393,
0.6431372549019608,
0.3764705882352941
],
"alpha": 1,
"hex": "#F4A460"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:6",
"com.figma.isOverride": true
}
},
"600": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.7647058823529411,
0.5137254901960784,
0.30196078431372547
],
"alpha": 1,
"hex": "#C3834D"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:7",
"com.figma.isOverride": true
}
},
"700": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.5372549019607843,
0.3607843137254902,
0.21176470588235294
],
"alpha": 1,
"hex": "#895C36"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:8",
"com.figma.isOverride": true
}
},
"800": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.3843137254901961,
0.25882352941176473,
0.14901960784313725
],
"alpha": 1,
"hex": "#624226"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:9",
"com.figma.isOverride": true
}
},
"900": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.23137254901960785,
0.15294117647058825,
0.09019607843137255
],
"alpha": 1,
"hex": "#3B2717"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:10",
"com.figma.isOverride": true
}
},
"950": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.0784313725490196,
0.050980392156862744,
0.03137254901960784
],
"alpha": 1,
"hex": "#140D08"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:11",
"com.figma.isOverride": true
}
}
},
"$extensions": {
"com.figma.modeName": "Value"
}
}