#E0DED1#E0DED1
#E0DED1 is a very light, near-neutral yellow. Relative luminance 0.727; OKLCH L 89.9% C 0.018 H 99.6°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DED1 |
|---|---|
| RGB | rgb(224, 222, 209) |
| HSL | hsl(52, 19%, 85%) |
| HSV | hsv(52, 7%, 88%) |
| CMYK | cmyk(0%, 0.9%, 6.7%, 12.2%) |
| CIE-LAB | lab(88.30, -1.58, 6.61) |
| CIE-LCH | lch(88.30, 6.80, 103.41°) |
| OKLab | oklab(89.86% -0.0029 0.0173) |
| OKLCH | oklch(89.86% 0.018 99.6) |
| XYZ | xyz(68.3688, 72.6936, 70.7388) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.81
Eggshell
#F0EAD6
ΔE00 3.94
Warm Beige
#E9DCC9
ΔE00 5.07
Oldlace
#FDF5E6
ΔE00 5.87
Gainsboro
#DCDCDC
ΔE00 6.07
Linen
#FAF0E6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DED1 #D1D3E0
analogous
#E0D7D1 #E0DED1 #DBE0D1
triadic
#E0DED1 #D1E0DE #DED1E0
tetradic
#E0DED1 #D1E0D7 #D1D3E0 #E0D1DB
square
#E0DED1 #D1E0D7 #D1D3E0 #E0D1DB
split-complementary
#E0DED1 #D1DBE0 #D7D1E0
monochromatic
#AFAA88 #C7C4AC #E0DED1 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.35
#E0DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#E0DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DED1
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DED1 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD0
Deuteranopia (green-blind)
#E2DED1
Tritanopia (blue-blind)
#E3DCDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e0ded1; /* rgb */ color: rgb(224, 222, 209); /* oklch */ color: oklch(89.9% 0.018 99.6);
Tailwind
colors: {
custom: {
50: '#e9e8df',
500: '#e0ded1',
950: '#000000',
},
}SCSS
$custom: #e0ded1; $custom-light: #e9e8df; $custom-dark: #000000;
JSON
{
"hex": "#e0ded1",
"rgb": {
"r": 224,
"g": 222,
"b": 209
},
"hsl": {
"h": 52,
"s": 19.481,
"l": 84.902
},
"oklch": {
"l": 0.89859,
"c": 0.01759,
"h": 99.6
},
"luminance": 0.72693
}Semantic roles & 50–950 ramp
primary
#E0DED1
secondary
#9FA2B6
accent
#539E48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484