#E0DFD9#E0DFD9
#E0DFD9 is a very light, near-neutral yellow. Relative luminance 0.736; OKLCH L 90.3% C 0.008 H 98.9°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFD9 |
|---|---|
| RGB | rgb(224, 223, 217) |
| HSL | hsl(51, 10%, 86%) |
| HSV | hsv(51, 3%, 88%) |
| CMYK | cmyk(0%, 0.4%, 3.1%, 12.2%) |
| CIE-LAB | lab(88.75, -0.72, 3.05) |
| CIE-LCH | lch(88.75, 3.14, 103.30°) |
| OKLab | oklab(90.28% -0.0013 0.0081) |
| OKLCH | oklch(90.28% 0.008 98.9) |
| XYZ | xyz(69.6506, 73.6326, 76.1754) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.58
Gainsboro
#DCDCDC
ΔE00 3.08
Light Gray
#D3D3D3
ΔE00 4.06
Fog
#D8DCE0
ΔE00 5.31
Whitesmoke
#F5F5F5
ΔE00 5.64
Off White
#FAF9F6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFD9 #D9DAE0
analogous
#E0DCD9 #E0DFD9 #DEE0D9
triadic
#E0DFD9 #D9E0DF #DFD9E0
tetradic
#E0DFD9 #D9E0DC #D9DAE0 #E0D9DE
square
#E0DFD9 #D9E0DC #D9DAE0 #E0D9DE
split-complementary
#E0DFD9 #D9DEE0 #DCD9E0
monochromatic
#A9A696 #C5C3B7 #E0DFD9 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.34
#E0DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#E0DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFD9
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFD9 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFD9
Deuteranopia (green-blind)
#E1DFD9
Tritanopia (blue-blind)
#E1DEDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dfd9; /* rgb */ color: rgb(224, 223, 217); /* oklch */ color: oklch(90.3% 0.008 98.9);
Tailwind
colors: {
custom: {
50: '#e9e9e4',
500: '#e0dfd9',
950: '#000000',
},
}SCSS
$custom: #e0dfd9; $custom-light: #e9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#e0dfd9",
"rgb": {
"r": 224,
"g": 223,
"b": 217
},
"hsl": {
"h": 51.429,
"s": 10.145,
"l": 86.471
},
"oklch": {
"l": 0.90275,
"c": 0.00815,
"h": 98.9
},
"luminance": 0.73632
}Semantic roles & 50–950 ramp
primary
#E0DFD9
secondary
#A9ABB4
accent
#5B9451
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484