#E0DED4#E0DED4
#E0DED4 is a very light, near-neutral yellow. Relative luminance 0.728; OKLCH L 89.9% C 0.014 H 97.5°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DED4 |
|---|---|
| RGB | rgb(224, 222, 212) |
| HSL | hsl(50, 16%, 85%) |
| HSV | hsv(50, 5%, 88%) |
| CMYK | cmyk(0%, 0.9%, 5.4%, 12.2%) |
| CIE-LAB | lab(88.37, -1.07, 5.14) |
| CIE-LCH | lch(88.37, 5.25, 101.74°) |
| OKLab | oklab(89.94% -0.0018 0.0135) |
| OKLCH | oklch(89.94% 0.014 97.5) |
| XYZ | xyz(68.7438, 72.8436, 72.7133) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.13
Eggshell
#F0EAD6
ΔE00 4.76
Gainsboro
#DCDCDC
ΔE00 4.82
Warm Beige
#E9DCC9
ΔE00 5.39
Light Gray
#D3D3D3
ΔE00 5.40
Linen
#FAF0E6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DED4 #D4D6E0
analogous
#E0D8D4 #E0DED4 #DCE0D4
triadic
#E0DED4 #D4E0DE #DED4E0
tetradic
#E0DED4 #D4E0D8 #D4D6E0 #E0D4DC
square
#E0DED4 #D4E0D8 #D4D6E0 #E0D4DC
split-complementary
#E0DED4 #D4DCE0 #D8D4E0
monochromatic
#ADA78D #C6C3B0 #E0DED4 #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.35
#E0DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#E0DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DED4
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DED4 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD3
Deuteranopia (green-blind)
#E1DED4
Tritanopia (blue-blind)
#E2DCDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e0ded4; /* rgb */ color: rgb(224, 222, 212); /* oklch */ color: oklch(89.9% 0.014 97.5);
Tailwind
colors: {
custom: {
50: '#e9e8e1',
500: '#e0ded4',
950: '#000000',
},
}SCSS
$custom: #e0ded4; $custom-light: #e9e8e1; $custom-dark: #000000;
JSON
{
"hex": "#e0ded4",
"rgb": {
"r": 224,
"g": 222,
"b": 212
},
"hsl": {
"h": 50,
"s": 16.216,
"l": 85.49
},
"oklch": {
"l": 0.89939,
"c": 0.01363,
"h": 97.5
},
"luminance": 0.72843
}Semantic roles & 50–950 ramp
primary
#E0DED4
secondary
#A3A6B6
accent
#589A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484