#EAE0CA#EAE0CA
#EAE0CA is a very light, muted orange. Relative luminance 0.751; OKLCH L 90.9% C 0.031 H 86.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0CA |
|---|---|
| RGB | rgb(234, 224, 202) |
| HSL | hsl(41, 43%, 85%) |
| HSV | hsv(41, 14%, 92%) |
| CMYK | cmyk(0%, 4.3%, 13.7%, 8.2%) |
| CIE-LAB | lab(89.43, -0.22, 11.99) |
| CIE-LCH | lch(89.43, 12.00, 91.05°) |
| OKLab | oklab(90.88% 0.0019 0.0312) |
| OKLCH | oklch(90.88% 0.031 86.5) |
| XYZ | xyz(71.2472, 75.0690, 66.6021) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.31
Eggshell
#F0EAD6
ΔE00 2.73
Champagne
#F7E7CE
ΔE00 3.06
Antiquewhite
#FAEBD7
ΔE00 3.83
Papayawhip
#FFEFD5
ΔE00 4.24
Blanchedalmond
#FFEBCD
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0CA #CAD4EA
analogous
#EAD0CA #EAE0CA #E4EACA
triadic
#EAE0CA #CAEAE0 #E0CAEA
tetradic
#EAE0CA #CAEAD0 #CAD4EA #EACAE4
square
#EAE0CA #CAEAD0 #CAD4EA #EACAE4
split-complementary
#EAE0CA #CAE4EA #D0CAEA
monochromatic
#C7AD72 #D9C69E #EAE0CA #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.31
#EAE0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#EAE0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0CA
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0CA | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC9
Deuteranopia (green-blind)
#E8E2CB
Tritanopia (blue-blind)
#F0DCDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae0ca; /* rgb */ color: rgb(234, 224, 202); /* oklch */ color: oklch(90.9% 0.031 86.5);
Tailwind
colors: {
custom: {
50: '#f0e9da',
500: '#eae0ca',
950: '#000000',
},
}SCSS
$custom: #eae0ca; $custom-light: #f0e9da; $custom-dark: #000000;
JSON
{
"hex": "#eae0ca",
"rgb": {
"r": 234,
"g": 224,
"b": 202
},
"hsl": {
"h": 41.25,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.90881,
"c": 0.03126,
"h": 86.5
},
"luminance": 0.75068
}Semantic roles & 50–950 ramp
primary
#EAE0CA
secondary
#93A3C5
accent
#59B62F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483