#EAE0D4#EAE0D4
#EAE0D4 is a very light, near-neutral orange. Relative luminance 0.756; OKLCH L 91.1% C 0.019 H 72.6°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0D4 |
|---|---|
| RGB | rgb(234, 224, 212) |
| HSL | hsl(33, 34%, 87%) |
| HSV | hsv(33, 9%, 92%) |
| CMYK | cmyk(0%, 4.3%, 9.4%, 8.2%) |
| CIE-LAB | lab(89.65, 1.38, 7.08) |
| CIE-LCH | lch(89.65, 7.22, 78.99°) |
| OKLab | oklab(91.14% 0.0058 0.0186) |
| OKLCH | oklch(91.14% 0.02 72.6) |
| XYZ | xyz(72.4697, 75.5580, 73.0410) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.90
Linen
#FAF0E6
ΔE00 3.60
Antiquewhite
#FAEBD7
ΔE00 4.03
Oldlace
#FDF5E6
ΔE00 4.74
Eggshell
#F0EAD6
ΔE00 4.82
Champagne
#F7E7CE
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0D4 #D4DEEA
analogous
#EAD5D4 #EAE0D4 #E9EAD4
triadic
#EAE0D4 #D4EAE0 #E0D4EA
tetradic
#EAE0D4 #D4EAD5 #D4DEEA #EAD4E9
square
#EAE0D4 #D4EAD5 #D4DEEA #EAD4E9
split-complementary
#EAE0D4 #D4E9EA #D5D4EA
monochromatic
#C2A582 #D6C2AB #EAE0D4 #F5F0EA #F5F0EA
Accessibility & contrast
On white
1.30
#EAE0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#EAE0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0D4
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0D4 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#E6E2D4
Tritanopia (blue-blind)
#EEDDDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae0d4; /* rgb */ color: rgb(234, 224, 212); /* oklch */ color: oklch(91.1% 0.019 72.6);
Tailwind
colors: {
custom: {
50: '#f0e9e1',
500: '#eae0d4',
950: '#000000',
},
}SCSS
$custom: #eae0d4; $custom-light: #f0e9e1; $custom-dark: #000000;
JSON
{
"hex": "#eae0d4",
"rgb": {
"r": 234,
"g": 224,
"b": 212
},
"hsl": {
"h": 32.727,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.91136,
"c": 0.0195,
"h": 72.6
},
"luminance": 0.75557
}Semantic roles & 50–950 ramp
primary
#EAE0D4
secondary
#9EAFC4
accent
#6DAD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484