#E0DCD0#E0DCD0
#E0DCD0 is a very light, near-neutral yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.017 H 91.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DCD0 |
|---|---|
| RGB | rgb(224, 220, 208) |
| HSL | hsl(45, 21%, 85%) |
| HSV | hsv(45, 7%, 88%) |
| CMYK | cmyk(0%, 1.8%, 7.1%, 12.2%) |
| CIE-LAB | lab(87.77, -0.71, 6.37) |
| CIE-LCH | lch(87.77, 6.41, 96.39°) |
| OKLab | oklab(89.43% -0.0005 0.0167) |
| OKLCH | oklch(89.43% 0.017 91.6) |
| XYZ | xyz(67.7174, 71.5882, 69.9128) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.19
Warm Beige
#E9DCC9
ΔE00 4.29
Eggshell
#F0EAD6
ΔE00 4.29
Gainsboro
#DCDCDC
ΔE00 5.64
Linen
#FAF0E6
ΔE00 5.77
Oldlace
#FDF5E6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DCD0 #D0D4E0
analogous
#E0D4D0 #E0DCD0 #DCE0D0
triadic
#E0DCD0 #D0E0DC #DCD0E0
tetradic
#E0DCD0 #D0E0D4 #D0D4E0 #E0D0DC
square
#E0DCD0 #D0E0D4 #D0D4E0 #E0D0DC
split-complementary
#E0DCD0 #D0DCE0 #D4D0E0
monochromatic
#AFA586 #C8C1AB #E0DCD0 #F3F1ED #F3F1ED
Accessibility & contrast
On white
1.37
#E0DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#E0DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DCD0
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DCD0 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#E0DDD0
Tritanopia (blue-blind)
#E3DAD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e0dcd0; /* rgb */ color: rgb(224, 220, 208); /* oklch */ color: oklch(89.4% 0.017 91.6);
Tailwind
colors: {
custom: {
50: '#e9e6de',
500: '#e0dcd0',
950: '#000000',
},
}SCSS
$custom: #e0dcd0; $custom-light: #e9e6de; $custom-dark: #000000;
JSON
{
"hex": "#e0dcd0",
"rgb": {
"r": 224,
"g": 220,
"b": 208
},
"hsl": {
"h": 45,
"s": 20.513,
"l": 84.706
},
"oklch": {
"l": 0.89433,
"c": 0.01674,
"h": 91.6
},
"luminance": 0.71588
}Semantic roles & 50–950 ramp
primary
#E0DCD0
secondary
#9EA4B6
accent
#5D9F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484