#E0DFD4#E0DFD4
#E0DFD4 is a very light, near-neutral yellow. Relative luminance 0.734; OKLCH L 90.1% C 0.015 H 102.5°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFD4 |
|---|---|
| RGB | rgb(224, 223, 212) |
| HSL | hsl(55, 16%, 85%) |
| HSV | hsv(55, 5%, 88%) |
| CMYK | cmyk(0%, 0.4%, 5.4%, 12.2%) |
| CIE-LAB | lab(88.63, -1.58, 5.50) |
| CIE-LCH | lch(88.63, 5.73, 106.05°) |
| OKLab | oklab(90.14% -0.0032 0.0145) |
| OKLCH | oklch(90.14% 0.015 102.5) |
| XYZ | xyz(69.0101, 73.3764, 72.8021) |
| Luminance | 0.7338 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.04
Eggshell
#F0EAD6
ΔE00 4.49
Gainsboro
#DCDCDC
ΔE00 5.31
Warm Beige
#E9DCC9
ΔE00 5.69
Light Gray
#D3D3D3
ΔE00 5.90
Oldlace
#FDF5E6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFD4 #D4D5E0
analogous
#E0D9D4 #E0DFD4 #DBE0D4
triadic
#E0DFD4 #D4E0DF #DFD4E0
tetradic
#E0DFD4 #D4E0D9 #D4D5E0 #E0D4DB
square
#E0DFD4 #D4E0D9 #D4D5E0 #E0D4DB
split-complementary
#E0DFD4 #D4DBE0 #D9D4E0
monochromatic
#ADAA8D #C6C5B0 #E0DFD4 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.34
#E0DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#E0DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFD4
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFD4 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED3
Deuteranopia (green-blind)
#E2DFD4
Tritanopia (blue-blind)
#E2DDDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e0dfd4; /* rgb */ color: rgb(224, 223, 212); /* oklch */ color: oklch(90.1% 0.015 102.5);
Tailwind
colors: {
custom: {
50: '#e9e9e1',
500: '#e0dfd4',
950: '#000000',
},
}SCSS
$custom: #e0dfd4; $custom-light: #e9e9e1; $custom-dark: #000000;
JSON
{
"hex": "#e0dfd4",
"rgb": {
"r": 224,
"g": 223,
"b": 212
},
"hsl": {
"h": 55,
"s": 16.216,
"l": 85.49
},
"oklch": {
"l": 0.90139,
"c": 0.01481,
"h": 102.5
},
"luminance": 0.73376
}Semantic roles & 50–950 ramp
primary
#E0DFD4
secondary
#A3A4B6
accent
#529A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484