#FAE3CA#FAE3CA
#FAE3CA is a very light, muted orange. Relative luminance 0.795; OKLCH L 92.8% C 0.042 H 69.6°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE3CA |
|---|---|
| RGB | rgb(250, 227, 202) |
| HSL | hsl(31, 83%, 89%) |
| HSV | hsv(31, 19%, 98%) |
| CMYK | cmyk(0%, 9.2%, 19.2%, 2%) |
| CIE-LAB | lab(91.47, 3.98, 15.08) |
| CIE-LCH | lch(91.47, 15.59, 75.21°) |
| OKLab | oklab(92.8% 0.0145 0.0391) |
| OKLCH | oklch(92.8% 0.042 69.6) |
| XYZ | xyz(77.5540, 79.5283, 67.1308) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.27
Blanchedalmond
#FFEBCD
ΔE00 3.09
Champagne
#F7E7CE
ΔE00 3.10
Antiquewhite
#FAEBD7
ΔE00 3.43
Papayawhip
#FFEFD5
ΔE00 3.95
Warm Beige
#E9DCC9
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE3CA #CAE1FA
analogous
#FACBCA #FAE3CA #F9FACA
triadic
#FAE3CA #CAFAE3 #E3CAFA
tetradic
#FAE3CA #CAFACB #CAE1FA #FACAF9
square
#FAE3CA #CAFACB #CAE1FA #FACAF9
split-complementary
#FAE3CA #CAF9FA #CBCAFA
monochromatic
#EFA85A #F5C592 #FAE3CA #FCF0E3 #FCF0E3
Accessibility & contrast
On white
1.24
#FAE3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#FAE3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE3CA
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE3CA | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4C8
Deuteranopia (green-blind)
#F1E9CB
Tritanopia (blue-blind)
#FFDEDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fae3ca; /* rgb */ color: rgb(250, 227, 202); /* oklch */ color: oklch(92.8% 0.042 69.6);
Tailwind
colors: {
custom: {
50: '#fcebda',
500: '#fae3ca',
950: '#000000',
},
}SCSS
$custom: #fae3ca; $custom-light: #fcebda; $custom-dark: #000000;
JSON
{
"hex": "#fae3ca",
"rgb": {
"r": 250,
"g": 227,
"b": 202
},
"hsl": {
"h": 31.25,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.92802,
"c": 0.04166,
"h": 69.6
},
"luminance": 0.79526
}Semantic roles & 50–950 ramp
primary
#FAE3CA
secondary
#89B2DF
accent
#6EDF06
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483