#FAE1CA#FAE1CA
#FAE1CA is a very light, muted orange. Relative luminance 0.784; OKLCH L 92.4% C 0.041 H 64.9°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE1CA |
|---|---|
| RGB | rgb(250, 225, 202) |
| HSL | hsl(29, 83%, 89%) |
| HSV | hsv(29, 19%, 98%) |
| CMYK | cmyk(0%, 10%, 19.2%, 2%) |
| CIE-LAB | lab(90.98, 5.01, 14.38) |
| CIE-LCH | lch(90.98, 15.23, 70.81°) |
| OKLab | oklab(92.42% 0.0175 0.0373) |
| OKLCH | oklch(92.42% 0.041 64.9) |
| XYZ | xyz(77.0101, 78.4406, 66.9495) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.12
Antiquewhite
#FAEBD7
ΔE00 4.28
Peach
#FFDAB9
ΔE00 4.28
Champagne
#F7E7CE
ΔE00 4.40
Blanchedalmond
#FFEBCD
ΔE00 4.48
Warm Beige
#E9DCC9
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE1CA #CAE3FA
analogous
#FACACB #FAE1CA #FAF9CA
triadic
#FAE1CA #CAFAE1 #E1CAFA
tetradic
#FAE1CA #CBFACA #CAE3FA #F9CAFA
square
#FAE1CA #CBFACA #CAE3FA #F9CAFA
split-complementary
#FAE1CA #CAFAF9 #CACBFA
monochromatic
#EFA25A #F5C192 #FAE1CA #FCEFE3 #FCEFE3
Accessibility & contrast
On white
1.26
#FAE1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FAE1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE1CA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE1CA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C9
Deuteranopia (green-blind)
#EFE7CA
Tritanopia (blue-blind)
#FFDCDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fae1ca; /* rgb */ color: rgb(250, 225, 202); /* oklch */ color: oklch(92.4% 0.041 64.9);
Tailwind
colors: {
custom: {
50: '#fceada',
500: '#fae1ca',
950: '#000000',
},
}SCSS
$custom: #fae1ca; $custom-light: #fceada; $custom-dark: #000000;
JSON
{
"hex": "#fae1ca",
"rgb": {
"r": 250,
"g": 225,
"b": 202
},
"hsl": {
"h": 28.75,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.92416,
"c": 0.04118,
"h": 64.9
},
"luminance": 0.78439
}Semantic roles & 50–950 ramp
primary
#FAE1CA
secondary
#89B6DF
accent
#77DF06
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483