#E4DFD9#E4DFD9
#E4DFD9 is a very light, near-neutral orange. Relative luminance 0.743; OKLCH L 90.6% C 0.010 H 72.6°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFD9 |
|---|---|
| RGB | rgb(228, 223, 217) |
| HSL | hsl(33, 17%, 87%) |
| HSV | hsv(33, 5%, 89%) |
| CMYK | cmyk(0%, 2.2%, 4.8%, 10.6%) |
| CIE-LAB | lab(89.05, 0.65, 3.54) |
| CIE-LCH | lch(89.05, 3.59, 79.57°) |
| OKLab | oklab(90.59% 0.0029 0.0093) |
| OKLCH | oklch(90.59% 0.01 72.6) |
| XYZ | xyz(70.9052, 74.2795, 76.2342) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.49
Light Gray
#D3D3D3
ΔE00 4.46
Linen
#FAF0E6
ΔE00 4.53
Light Grey
#D8DCD6
ΔE00 4.62
Seashell
#FFF5EE
ΔE00 5.38
Warm Beige
#E9DCC9
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFD9 #D9DEE4
analogous
#E4DAD9 #E4DFD9 #E4E4D9
triadic
#E4DFD9 #D9E4DF #DFD9E4
tetradic
#E4DFD9 #D9E4DA #D9DEE4 #E4D9E4
square
#E4DFD9 #D9E4DA #D9DEE4 #E4D9E4
split-complementary
#E4DFD9 #D9E4E4 #DAD9E4
monochromatic
#B1A391 #CBC1B5 #E4DFD9 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.32
#E4DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E4DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFD9
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFD9 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#E2E0D9
Tritanopia (blue-blind)
#E6DEDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dfd9; /* rgb */ color: rgb(228, 223, 217); /* oklch */ color: oklch(90.6% 0.010 72.6);
Tailwind
colors: {
custom: {
50: '#ece9e4',
500: '#e4dfd9',
950: '#000000',
},
}SCSS
$custom: #e4dfd9; $custom-light: #ece9e4; $custom-dark: #000000;
JSON
{
"hex": "#e4dfd9",
"rgb": {
"r": 228,
"g": 223,
"b": 217
},
"hsl": {
"h": 32.727,
"s": 16.923,
"l": 87.255
},
"oklch": {
"l": 0.9059,
"c": 0.00979,
"h": 72.6
},
"luminance": 0.74279
}Semantic roles & 50–950 ramp
primary
#E4DFD9
secondary
#A7B0BA
accent
#6F9B4A
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484