#E0DFD5#E0DFD5
#E0DFD5 is a very light, near-neutral yellow. Relative luminance 0.734; OKLCH L 90.2% C 0.013 H 102.0°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFD5 |
|---|---|
| RGB | rgb(224, 223, 213) |
| HSL | hsl(55, 15%, 86%) |
| HSV | hsv(55, 5%, 88%) |
| CMYK | cmyk(0%, 0.4%, 4.9%, 12.2%) |
| CIE-LAB | lab(88.65, -1.41, 5.01) |
| CIE-LCH | lch(88.65, 5.21, 105.73°) |
| OKLab | oklab(90.17% -0.0028 0.0132) |
| OKLCH | oklch(90.17% 0.013 102) |
| XYZ | xyz(69.1367, 73.4270, 73.4685) |
| Luminance | 0.7343 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.81
Eggshell
#F0EAD6
ΔE00 4.78
Gainsboro
#DCDCDC
ΔE00 4.88
Light Gray
#D3D3D3
ΔE00 5.53
Warm Beige
#E9DCC9
ΔE00 5.81
Oldlace
#FDF5E6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFD5 #D5D6E0
analogous
#E0D9D5 #E0DFD5 #DBE0D5
triadic
#E0DFD5 #D5E0DF #DFD5E0
tetradic
#E0DFD5 #D5E0D9 #D5D6E0 #E0D5DB
square
#E0DFD5 #D5E0D9 #D5D6E0 #E0D5DB
split-complementary
#E0DFD5 #D5DBE0 #D9D5E0
monochromatic
#ACA98F #C6C4B2 #E0DFD5 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.34
#E0DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#E0DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFD5
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFD5 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED4
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#E2DDDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dfd5; /* rgb */ color: rgb(224, 223, 213); /* oklch */ color: oklch(90.2% 0.013 102.0);
Tailwind
colors: {
custom: {
50: '#e9e9e1',
500: '#e0dfd5',
950: '#000000',
},
}SCSS
$custom: #e0dfd5; $custom-light: #e9e9e1; $custom-dark: #000000;
JSON
{
"hex": "#e0dfd5",
"rgb": {
"r": 224,
"g": 223,
"b": 213
},
"hsl": {
"h": 54.545,
"s": 15.068,
"l": 85.686
},
"oklch": {
"l": 0.90166,
"c": 0.01348,
"h": 102
},
"luminance": 0.73427
}Semantic roles & 50–950 ramp
primary
#E0DFD5
secondary
#A4A5B5
accent
#53994C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484