#FAE2CA#FAE2CA
#FAE2CA is a very light, muted orange. Relative luminance 0.790; OKLCH L 92.6% C 0.041 H 67.3°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE2CA |
|---|---|
| RGB | rgb(250, 226, 202) |
| HSL | hsl(30, 83%, 89%) |
| HSV | hsv(30, 19%, 98%) |
| CMYK | cmyk(0%, 9.6%, 19.2%, 2%) |
| CIE-LAB | lab(91.23, 4.49, 14.73) |
| CIE-LCH | lch(91.23, 15.40, 73.04°) |
| OKLab | oklab(92.61% 0.016 0.0382) |
| OKLCH | oklch(92.61% 0.041 67.3) |
| XYZ | xyz(77.2813, 78.9828, 67.0399) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.63
Champagne
#F7E7CE
ΔE00 3.74
Blanchedalmond
#FFEBCD
ΔE00 3.78
Antiquewhite
#FAEBD7
ΔE00 3.81
Peach
#FFDAB9
ΔE00 4.48
Papayawhip
#FFEFD5
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE2CA #CAE2FA
analogous
#FACACA #FAE2CA #FAFACA
triadic
#FAE2CA #CAFAE2 #E2CAFA
tetradic
#FAE2CA #CAFACA #CAE2FA #FACAFA
square
#FAE2CA #CAFACA #CAE2FA #FACAFA
split-complementary
#FAE2CA #CAFAFA #CACAFA
monochromatic
#EFA55A #F5C392 #FAE2CA #FCF0E3 #FCF0E3
Accessibility & contrast
On white
1.25
#FAE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#FAE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE2CA
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE2CA | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C9
Deuteranopia (green-blind)
#F0E8CA
Tritanopia (blue-blind)
#FFDDDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fae2ca; /* rgb */ color: rgb(250, 226, 202); /* oklch */ color: oklch(92.6% 0.041 67.3);
Tailwind
colors: {
custom: {
50: '#fcebda',
500: '#fae2ca',
950: '#000000',
},
}SCSS
$custom: #fae2ca; $custom-light: #fcebda; $custom-dark: #000000;
JSON
{
"hex": "#fae2ca",
"rgb": {
"r": 250,
"g": 226,
"b": 202
},
"hsl": {
"h": 30,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.92609,
"c": 0.04139,
"h": 67.3
},
"luminance": 0.78981
}Semantic roles & 50–950 ramp
primary
#FAE2CA
secondary
#89B4DF
accent
#73DF06
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483