Light Goldenrod Yellow — 11-step color scale
Light Goldenrod Yellow (#fafad2) sits at 500, untouched. Every other step is Light Goldenrod Yellow 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 Light Goldenrod Yellow in the generator
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 Light Goldenrod Yellow
Success, warning, error and the rest are derived from Light Goldenrod Yellow 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 | 16.9 | 19.8 | 28.1 |
| warning | 20.0 | 17.1 | 25.0 |
| error | 30.0 | 25.0 | 23.6 |
| discovery | 36.0 | 37.0 | 25.7 |
| info | 25.0 | 29.6 | 30.6 |
| neutral | 18.4 | 18.4 | 17.5 |
Every suggested color clears ΔE₀₀ 11 from Light Goldenrod Yellow under all three simulations, so nothing needed nudging — the family hues sit far enough from Light Goldenrod Yellow on their own.
Export Light Goldenrod Yellow
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: #fffffb;
--color-color-100: #fefef4;
--color-color-200: #fdfded;
--color-color-300: #fcfce6;
--color-color-400: #fbfbdb;
--color-color-500: #fafad2;
--color-color-600: #c8c8a8;
--color-color-700: #8c8c76;
--color-color-800: #646454;
--color-color-900: #3c3c32;
--color-color-950: #141411;
}$color-color-50: #fffffb;
$color-color-100: #fefef4;
$color-color-200: #fdfded;
$color-color-300: #fcfce6;
$color-color-400: #fbfbdb;
$color-color-500: #fafad2;
$color-color-600: #c8c8a8;
$color-color-700: #8c8c76;
$color-color-800: #646454;
$color-color-900: #3c3c32;
$color-color-950: #141411;export const color = {
50: '#fffffb',
100: '#fefef4',
200: '#fdfded',
300: '#fcfce6',
400: '#fbfbdb',
500: '#fafad2',
600: '#c8c8a8',
700: '#8c8c76',
800: '#646454',
900: '#3c3c32',
950: '#141411',
};{
"color": {
"50": "#fffffb",
"100": "#fefef4",
"200": "#fdfded",
"300": "#fcfce6",
"400": "#fbfbdb",
"500": "#fafad2",
"600": "#c8c8a8",
"700": "#8c8c76",
"800": "#646454",
"900": "#3c3c32",
"950": "#141411"
}
}{
"color": {
"50": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
1,
1,
0.984313725490196
],
"alpha": 1,
"hex": "#FFFFFB"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:1",
"com.figma.isOverride": true
}
},
"100": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.996078431372549,
0.996078431372549,
0.9568627450980393
],
"alpha": 1,
"hex": "#FEFEF4"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:2",
"com.figma.isOverride": true
}
},
"200": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.9921568627450981,
0.9921568627450981,
0.9294117647058824
],
"alpha": 1,
"hex": "#FDFDED"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:3",
"com.figma.isOverride": true
}
},
"300": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.9882352941176471,
0.9882352941176471,
0.9019607843137255
],
"alpha": 1,
"hex": "#FCFCE6"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:4",
"com.figma.isOverride": true
}
},
"400": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.984313725490196,
0.984313725490196,
0.8588235294117647
],
"alpha": 1,
"hex": "#FBFBDB"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:5",
"com.figma.isOverride": true
}
},
"500": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.9803921568627451,
0.9803921568627451,
0.8235294117647058
],
"alpha": 1,
"hex": "#FAFAD2"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:6",
"com.figma.isOverride": true
}
},
"600": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.7843137254901961,
0.7843137254901961,
0.6588235294117647
],
"alpha": 1,
"hex": "#C8C8A8"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:7",
"com.figma.isOverride": true
}
},
"700": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.5490196078431373,
0.5490196078431373,
0.4627450980392157
],
"alpha": 1,
"hex": "#8C8C76"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:8",
"com.figma.isOverride": true
}
},
"800": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.39215686274509803,
0.39215686274509803,
0.32941176470588235
],
"alpha": 1,
"hex": "#646454"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:9",
"com.figma.isOverride": true
}
},
"900": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.23529411764705882,
0.23529411764705882,
0.19607843137254902
],
"alpha": 1,
"hex": "#3C3C32"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:10",
"com.figma.isOverride": true
}
},
"950": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.0784313725490196,
0.0784313725490196,
0.06666666666666667
],
"alpha": 1,
"hex": "#141411"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:11",
"com.figma.isOverride": true
}
}
},
"$extensions": {
"com.figma.modeName": "Value"
}
}Open Light Goldenrod Yellow in the generatorHow the scale is built