Lemon Chiffon — 11-step color scale
Lemon Chiffon (#fffacd) sits at 500, untouched. Every other step is Lemon Chiffon 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 Lemon Chiffon 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 Lemon Chiffon
Success, warning, error and the rest are derived from Lemon Chiffon 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 | 17.5 | 17.4 | 17.4 |
| warning | 22.4 | 19.0 | 25.6 |
| error | 30.4 | 25.2 | 23.4 |
| discovery | 37.5 | 38.6 | 26.0 |
| info | 24.4 | 29.6 | 30.9 |
| neutral | 19.6 | 19.7 | 17.7 |
Every suggested color clears ΔE₀₀ 11 from Lemon Chiffon under all three simulations, so nothing needed nudging — the family hues sit far enough from Lemon Chiffon on their own.
Export Lemon Chiffon
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: #fffef3;
--color-color-200: #fffdeb;
--color-color-300: #fffce3;
--color-color-400: #fffbd7;
--color-color-500: #fffacd;
--color-color-600: #ccc8a4;
--color-color-700: #8f8c73;
--color-color-800: #666452;
--color-color-900: #3d3c31;
--color-color-950: #141410;
}$color-color-50: #fffffb;
$color-color-100: #fffef3;
$color-color-200: #fffdeb;
$color-color-300: #fffce3;
$color-color-400: #fffbd7;
$color-color-500: #fffacd;
$color-color-600: #ccc8a4;
$color-color-700: #8f8c73;
$color-color-800: #666452;
$color-color-900: #3d3c31;
$color-color-950: #141410;export const color = {
50: '#fffffb',
100: '#fffef3',
200: '#fffdeb',
300: '#fffce3',
400: '#fffbd7',
500: '#fffacd',
600: '#ccc8a4',
700: '#8f8c73',
800: '#666452',
900: '#3d3c31',
950: '#141410',
};{
"color": {
"50": "#fffffb",
"100": "#fffef3",
"200": "#fffdeb",
"300": "#fffce3",
"400": "#fffbd7",
"500": "#fffacd",
"600": "#ccc8a4",
"700": "#8f8c73",
"800": "#666452",
"900": "#3d3c31",
"950": "#141410"
}
}{
"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": [
1,
0.996078431372549,
0.9529411764705882
],
"alpha": 1,
"hex": "#FFFEF3"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:2",
"com.figma.isOverride": true
}
},
"200": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
1,
0.9921568627450981,
0.9215686274509803
],
"alpha": 1,
"hex": "#FFFDEB"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:3",
"com.figma.isOverride": true
}
},
"300": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
1,
0.9882352941176471,
0.8901960784313725
],
"alpha": 1,
"hex": "#FFFCE3"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:4",
"com.figma.isOverride": true
}
},
"400": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
1,
0.984313725490196,
0.8431372549019608
],
"alpha": 1,
"hex": "#FFFBD7"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:5",
"com.figma.isOverride": true
}
},
"500": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
1,
0.9803921568627451,
0.803921568627451
],
"alpha": 1,
"hex": "#FFFACD"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:6",
"com.figma.isOverride": true
}
},
"600": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.8,
0.7843137254901961,
0.6431372549019608
],
"alpha": 1,
"hex": "#CCC8A4"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:7",
"com.figma.isOverride": true
}
},
"700": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.5607843137254902,
0.5490196078431373,
0.45098039215686275
],
"alpha": 1,
"hex": "#8F8C73"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:8",
"com.figma.isOverride": true
}
},
"800": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.4,
0.39215686274509803,
0.3215686274509804
],
"alpha": 1,
"hex": "#666452"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:9",
"com.figma.isOverride": true
}
},
"900": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.23921568627450981,
0.23529411764705882,
0.19215686274509805
],
"alpha": 1,
"hex": "#3D3C31"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:10",
"com.figma.isOverride": true
}
},
"950": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.0784313725490196,
0.0784313725490196,
0.06274509803921569
],
"alpha": 1,
"hex": "#141410"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:11",
"com.figma.isOverride": true
}
}
},
"$extensions": {
"com.figma.modeName": "Value"
}
}