#EAE0D2#EAE0D2
#EAE0D2 is a very light, muted orange. Relative luminance 0.755; OKLCH L 91.1% C 0.022 H 76.5°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0D2 |
|---|---|
| RGB | rgb(234, 224, 210) |
| HSL | hsl(35, 36%, 87%) |
| HSV | hsv(35, 10%, 92%) |
| CMYK | cmyk(0%, 4.3%, 10.3%, 8.2%) |
| CIE-LAB | lab(89.61, 1.05, 8.06) |
| CIE-LCH | lch(89.61, 8.13, 82.56°) |
| OKLab | oklab(91.08% 0.0051 0.0211) |
| OKLCH | oklch(91.08% 0.022 76.5) |
| XYZ | xyz(72.2190, 75.4577, 71.7206) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.18
Antiquewhite
#FAEBD7
ΔE00 3.59
Linen
#FAF0E6
ΔE00 3.97
Eggshell
#F0EAD6
ΔE00 4.10
Champagne
#F7E7CE
ΔE00 4.39
Oldlace
#FDF5E6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0D2 #D2DCEA
analogous
#EAD4D2 #EAE0D2 #E8EAD2
triadic
#EAE0D2 #D2EAE0 #E0D2EA
tetradic
#EAE0D2 #D2EAD4 #D2DCEA #EAD2E8
square
#EAE0D2 #D2EAD4 #D2DCEA #EAD2E8
split-complementary
#EAE0D2 #D2E8EA #D4D2EA
monochromatic
#C3A77F #D7C3A8 #EAE0D2 #F5F1EA #F5F1EA
Accessibility & contrast
On white
1.31
#EAE0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EAE0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0D2
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0D2 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D1
Deuteranopia (green-blind)
#E7E2D2
Tritanopia (blue-blind)
#EFDDDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eae0d2; /* rgb */ color: rgb(234, 224, 210); /* oklch */ color: oklch(91.1% 0.022 76.5);
Tailwind
colors: {
custom: {
50: '#f0e9df',
500: '#eae0d2',
950: '#000000',
},
}SCSS
$custom: #eae0d2; $custom-light: #f0e9df; $custom-dark: #000000;
JSON
{
"hex": "#eae0d2",
"rgb": {
"r": 234,
"g": 224,
"b": 210
},
"hsl": {
"h": 35,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.91083,
"c": 0.02174,
"h": 76.5
},
"luminance": 0.75457
}Semantic roles & 50–950 ramp
primary
#EAE0D2
secondary
#9CADC4
accent
#69AF36
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484