#EAE0D6#EAE0D6
#EAE0D6 is a very light, near-neutral orange. Relative luminance 0.757; OKLCH L 91.2% C 0.017 H 67.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0D6 |
|---|---|
| RGB | rgb(234, 224, 214) |
| HSL | hsl(30, 32%, 88%) |
| HSV | hsv(30, 9%, 92%) |
| CMYK | cmyk(0%, 4.3%, 8.5%, 8.2%) |
| CIE-LAB | lab(89.70, 1.71, 6.10) |
| CIE-LCH | lch(89.70, 6.34, 74.37°) |
| OKLab | oklab(91.19% 0.0066 0.0161) |
| OKLCH | oklch(91.19% 0.017 67.6) |
| XYZ | xyz(72.7236, 75.6595, 74.3779) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.43
Warm Beige
#E9DCC9
ΔE00 3.75
Antiquewhite
#FAEBD7
ΔE00 4.65
Seashell
#FFF5EE
ΔE00 4.75
Oldlace
#FDF5E6
ΔE00 5.11
Eggshell
#F0EAD6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0D6 #D6E0EA
analogous
#EAD6D6 #EAE0D6 #EAEAD6
triadic
#EAE0D6 #D6EAE0 #E0D6EA
tetradic
#EAE0D6 #D6EAD6 #D6E0EA #EAD6EA
square
#EAE0D6 #D6EAD6 #D6E0EA #EAD6EA
split-complementary
#EAE0D6 #D6EAEA #D6D6EA
monochromatic
#C1A385 #D5C1AE #EAE0D6 #F5F0EB #F5F0EB
Accessibility & contrast
On white
1.30
#EAE0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EAE0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0D6
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0D6 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D5
Deuteranopia (green-blind)
#E6E2D6
Tritanopia (blue-blind)
#EEDEDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae0d6; /* rgb */ color: rgb(234, 224, 214); /* oklch */ color: oklch(91.2% 0.017 67.6);
Tailwind
colors: {
custom: {
50: '#f0e9e2',
500: '#eae0d6',
950: '#000000',
},
}SCSS
$custom: #eae0d6; $custom-light: #f0e9e2; $custom-dark: #000000;
JSON
{
"hex": "#eae0d6",
"rgb": {
"r": 234,
"g": 224,
"b": 214
},
"hsl": {
"h": 30,
"s": 32.258,
"l": 87.843
},
"oklch": {
"l": 0.91188,
"c": 0.01737,
"h": 67.6
},
"luminance": 0.75659
}Semantic roles & 50–950 ramp
primary
#EAE0D6
secondary
#A1B2C3
accent
#73AB3A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484