#E0DFD8#E0DFD8
#E0DFD8 is a very light, near-neutral yellow. Relative luminance 0.736; OKLCH L 90.2% C 0.009 H 100.0°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFD8 |
|---|---|
| RGB | rgb(224, 223, 216) |
| HSL | hsl(53, 11%, 86%) |
| HSV | hsv(53, 4%, 88%) |
| CMYK | cmyk(0%, 0.4%, 3.6%, 12.2%) |
| CIE-LAB | lab(88.72, -0.90, 3.54) |
| CIE-LCH | lch(88.72, 3.65, 104.18°) |
| OKLab | oklab(90.25% -0.0016 0.0093) |
| OKLCH | oklch(90.25% 0.009 100) |
| XYZ | xyz(69.5210, 73.5807, 75.4924) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.52
Gainsboro
#DCDCDC
ΔE00 3.54
Light Gray
#D3D3D3
ΔE00 4.41
Fog
#D8DCE0
ΔE00 5.75
Linen
#FAF0E6
ΔE00 5.80
Eggshell
#F0EAD6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFD8 #D8D9E0
analogous
#E0DBD8 #E0DFD8 #DDE0D8
triadic
#E0DFD8 #D8E0DF #DFD8E0
tetradic
#E0DFD8 #D8E0DB #D8D9E0 #E0D8DD
square
#E0DFD8 #D8E0DB #D8D9E0 #E0D8DD
split-complementary
#E0DFD8 #D8DDE0 #DBD8E0
monochromatic
#AAA794 #C5C3B6 #E0DFD8 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.34
#E0DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#E0DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFD8
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFD8 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED8
Deuteranopia (green-blind)
#E1DFD8
Tritanopia (blue-blind)
#E1DEDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dfd8; /* rgb */ color: rgb(224, 223, 216); /* oklch */ color: oklch(90.2% 0.009 100.0);
Tailwind
colors: {
custom: {
50: '#e9e9e4',
500: '#e0dfd8',
950: '#000000',
},
}SCSS
$custom: #e0dfd8; $custom-light: #e9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#e0dfd8",
"rgb": {
"r": 224,
"g": 223,
"b": 216
},
"hsl": {
"h": 52.5,
"s": 11.429,
"l": 86.275
},
"oklch": {
"l": 0.90247,
"c": 0.00948,
"h": 100
},
"luminance": 0.73581
}Semantic roles & 50–950 ramp
primary
#E0DFD8
secondary
#A8A9B5
accent
#599650
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484