#E0DFD0#E0DFD0
#E0DFD0 is a very light, muted yellow. Relative luminance 0.732; OKLCH L 90.0% C 0.020 H 103.7°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFD0 |
|---|---|
| RGB | rgb(224, 223, 208) |
| HSL | hsl(56, 21%, 85%) |
| HSV | hsv(56, 7%, 88%) |
| CMYK | cmyk(0%, 0.4%, 7.1%, 12.2%) |
| CIE-LAB | lab(88.53, -2.26, 7.47) |
| CIE-LCH | lch(88.53, 7.80, 106.83°) |
| OKLab | oklab(90.03% -0.0048 0.0196) |
| OKLCH | oklch(90.03% 0.02 103.7) |
| XYZ | xyz(68.5118, 73.1770, 70.1776) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.66
Light Grey
#D8DCD6
ΔE00 4.22
Warm Beige
#E9DCC9
ΔE00 5.52
Beige
#F5F5DC
ΔE00 5.83
Oldlace
#FDF5E6
ΔE00 6.07
Ivory
#FFFFF0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFD0 #D0D1E0
analogous
#E0D7D0 #E0DFD0 #D9E0D0
triadic
#E0DFD0 #D0E0DF #DFD0E0
tetradic
#E0DFD0 #D0E0D7 #D0D1E0 #E0D0D9
square
#E0DFD0 #D0E0D7 #D0D1E0 #E0D0D9
split-complementary
#E0DFD0 #D0D9E0 #D7D0E0
monochromatic
#AFAD86 #C8C6AB #E0DFD0 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.34
#E0DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#E0DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFD0
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFD0 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DECF
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#E3DDDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e0dfd0; /* rgb */ color: rgb(224, 223, 208); /* oklch */ color: oklch(90.0% 0.020 103.7);
Tailwind
colors: {
custom: {
50: '#e9e9de',
500: '#e0dfd0',
950: '#000000',
},
}SCSS
$custom: #e0dfd0; $custom-light: #e9e9de; $custom-dark: #000000;
JSON
{
"hex": "#e0dfd0",
"rgb": {
"r": 224,
"g": 223,
"b": 208
},
"hsl": {
"h": 56.25,
"s": 20.513,
"l": 84.706
},
"oklch": {
"l": 0.90033,
"c": 0.02013,
"h": 103.7
},
"luminance": 0.73177
}Semantic roles & 50–950 ramp
primary
#E0DFD0
secondary
#9E9FB6
accent
#4C9F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484