#E0DFD3#E0DFD3
#E0DFD3 is a very light, near-neutral yellow. Relative luminance 0.733; OKLCH L 90.1% C 0.016 H 102.8°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFD3 |
|---|---|
| RGB | rgb(224, 223, 211) |
| HSL | hsl(55, 17%, 85%) |
| HSV | hsv(55, 6%, 88%) |
| CMYK | cmyk(0%, 0.4%, 5.8%, 12.2%) |
| CIE-LAB | lab(88.60, -1.75, 5.99) |
| CIE-LCH | lch(88.60, 6.25, 106.30°) |
| OKLab | oklab(90.11% -0.0036 0.0157) |
| OKLCH | oklch(90.11% 0.016 102.8) |
| XYZ | xyz(68.8844, 73.3261, 72.1398) |
| Luminance | 0.7333 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.30
Eggshell
#F0EAD6
ΔE00 4.23
Warm Beige
#E9DCC9
ΔE00 5.60
Gainsboro
#DCDCDC
ΔE00 5.73
Oldlace
#FDF5E6
ΔE00 5.94
Light Gray
#D3D3D3
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFD3 #D3D4E0
analogous
#E0D8D3 #E0DFD3 #DAE0D3
triadic
#E0DFD3 #D3E0DF #DFD3E0
tetradic
#E0DFD3 #D3E0D8 #D3D4E0 #E0D3DA
square
#E0DFD3 #D3E0D8 #D3D4E0 #E0D3DA
split-complementary
#E0DFD3 #D3DAE0 #D8D3E0
monochromatic
#ADAB8B #C7C5AF #E0DFD3 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.34
#E0DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E0DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFD3
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFD3 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#E2DFD3
Tritanopia (blue-blind)
#E2DDDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e0dfd3; /* rgb */ color: rgb(224, 223, 211); /* oklch */ color: oklch(90.1% 0.016 102.8);
Tailwind
colors: {
custom: {
50: '#e9e9e0',
500: '#e0dfd3',
950: '#000000',
},
}SCSS
$custom: #e0dfd3; $custom-light: #e9e9e0; $custom-dark: #000000;
JSON
{
"hex": "#e0dfd3",
"rgb": {
"r": 224,
"g": 223,
"b": 211
},
"hsl": {
"h": 55.385,
"s": 17.333,
"l": 85.294
},
"oklch": {
"l": 0.90112,
"c": 0.01614,
"h": 102.8
},
"luminance": 0.73326
}Semantic roles & 50–950 ramp
primary
#E0DFD3
secondary
#A1A3B6
accent
#509C4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484