#E4DFD8#E4DFD8
#E4DFD8 is a very light, near-neutral orange. Relative luminance 0.742; OKLCH L 90.6% C 0.011 H 76.6°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFD8 |
|---|---|
| RGB | rgb(228, 223, 216) |
| HSL | hsl(35, 18%, 87%) |
| HSV | hsv(35, 5%, 89%) |
| CMYK | cmyk(0%, 2.2%, 5.3%, 10.6%) |
| CIE-LAB | lab(89.03, 0.48, 4.02) |
| CIE-LCH | lch(89.03, 4.05, 83.20°) |
| OKLab | oklab(90.56% 0.0025 0.0106) |
| OKLCH | oklch(90.56% 0.011 76.6) |
| XYZ | xyz(70.7756, 74.2276, 75.5513) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.83
Linen
#FAF0E6
ΔE00 4.46
Light Grey
#D8DCD6
ΔE00 4.50
Light Gray
#D3D3D3
ΔE00 4.73
Warm Beige
#E9DCC9
ΔE00 5.25
Seashell
#FFF5EE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFD8 #D8DDE4
analogous
#E4D9D8 #E4DFD8 #E3E4D8
triadic
#E4DFD8 #D8E4DF #DFD8E4
tetradic
#E4DFD8 #D8E4D9 #D8DDE4 #E4D8E3
square
#E4DFD8 #D8E4D9 #D8DDE4 #E4D8E3
split-complementary
#E4DFD8 #D8E3E4 #D9D8E4
monochromatic
#B2A490 #CBC1B4 #E4DFD8 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.33
#E4DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#E4DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFD8
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFD8 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD8
Deuteranopia (green-blind)
#E2E0D8
Tritanopia (blue-blind)
#E6DEDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dfd8; /* rgb */ color: rgb(228, 223, 216); /* oklch */ color: oklch(90.6% 0.011 76.6);
Tailwind
colors: {
custom: {
50: '#ece9e4',
500: '#e4dfd8',
950: '#000000',
},
}SCSS
$custom: #e4dfd8; $custom-light: #ece9e4; $custom-dark: #000000;
JSON
{
"hex": "#e4dfd8",
"rgb": {
"r": 228,
"g": 223,
"b": 216
},
"hsl": {
"h": 35,
"s": 18.182,
"l": 87.059
},
"oklch": {
"l": 0.90563,
"c": 0.01092,
"h": 76.6
},
"luminance": 0.74227
}Semantic roles & 50–950 ramp
primary
#E4DFD8
secondary
#A6AEBA
accent
#6C9C49
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484