#E0DFD7#E0DFD7
#E0DFD7 is a very light, near-neutral yellow. Relative luminance 0.735; OKLCH L 90.2% C 0.011 H 100.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFD7 |
|---|---|
| RGB | rgb(224, 223, 215) |
| HSL | hsl(53, 13%, 86%) |
| HSV | hsv(53, 4%, 88%) |
| CMYK | cmyk(0%, 0.4%, 4%, 12.2%) |
| CIE-LAB | lab(88.70, -1.07, 4.03) |
| CIE-LCH | lch(88.70, 4.17, 104.84°) |
| OKLab | oklab(90.22% -0.002 0.0106) |
| OKLCH | oklch(90.22% 0.011 100.8) |
| XYZ | xyz(69.3921, 73.5292, 74.8137) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.54
Gainsboro
#DCDCDC
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 4.78
Eggshell
#F0EAD6
ΔE00 5.44
Linen
#FAF0E6
ΔE00 5.85
Off White
#FAF9F6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFD7 #D7D8E0
analogous
#E0DAD7 #E0DFD7 #DCE0D7
triadic
#E0DFD7 #D7E0DF #DFD7E0
tetradic
#E0DFD7 #D7E0DA #D7D8E0 #E0D7DC
square
#E0DFD7 #D7E0DA #D7D8E0 #E0D7DC
split-complementary
#E0DFD7 #D7DCE0 #DAD7E0
monochromatic
#ABA892 #C5C3B5 #E0DFD7 #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.34
#E0DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#E0DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFD7
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFD7 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED7
Deuteranopia (green-blind)
#E1DFD7
Tritanopia (blue-blind)
#E2DEDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dfd7; /* rgb */ color: rgb(224, 223, 215); /* oklch */ color: oklch(90.2% 0.011 100.8);
Tailwind
colors: {
custom: {
50: '#e9e9e3',
500: '#e0dfd7',
950: '#000000',
},
}SCSS
$custom: #e0dfd7; $custom-light: #e9e9e3; $custom-dark: #000000;
JSON
{
"hex": "#e0dfd7",
"rgb": {
"r": 224,
"g": 223,
"b": 215
},
"hsl": {
"h": 53.333,
"s": 12.676,
"l": 86.078
},
"oklch": {
"l": 0.9022,
"c": 0.01081,
"h": 100.8
},
"luminance": 0.73529
}Semantic roles & 50–950 ramp
primary
#E0DFD7
secondary
#A6A8B5
accent
#57974F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484