#E4DFD7#E4DFD7
#E4DFD7 is a very light, near-neutral orange. Relative luminance 0.742; OKLCH L 90.5% C 0.012 H 79.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFD7 |
|---|---|
| RGB | rgb(228, 223, 215) |
| HSL | hsl(37, 19%, 87%) |
| HSV | hsv(37, 6%, 89%) |
| CMYK | cmyk(0%, 2.2%, 5.7%, 10.6%) |
| CIE-LAB | lab(89.01, 0.31, 4.51) |
| CIE-LCH | lch(89.01, 4.53, 86.08°) |
| OKLab | oklab(90.54% 0.0022 0.0119) |
| OKLCH | oklch(90.54% 0.012 79.8) |
| XYZ | xyz(70.6467, 74.1761, 74.8725) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.19
Light Grey
#D8DCD6
ΔE00 4.44
Linen
#FAF0E6
ΔE00 4.45
Warm Beige
#E9DCC9
ΔE00 4.91
Light Gray
#D3D3D3
ΔE00 5.02
Eggshell
#F0EAD6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFD7 #D7DCE4
analogous
#E4D9D7 #E4DFD7 #E3E4D7
triadic
#E4DFD7 #D7E4DF #DFD7E4
tetradic
#E4DFD7 #D7E4D9 #D7DCE4 #E4D7E3
square
#E4DFD7 #D7E4D9 #D7DCE4 #E4D7E3
split-complementary
#E4DFD7 #D7E3E4 #D9D7E4
monochromatic
#B3A58E #CBC2B2 #E4DFD7 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.33
#E4DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#E4DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFD7
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFD7 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD7
Deuteranopia (green-blind)
#E3E0D7
Tritanopia (blue-blind)
#E7DDDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dfd7; /* rgb */ color: rgb(228, 223, 215); /* oklch */ color: oklch(90.5% 0.012 79.8);
Tailwind
colors: {
custom: {
50: '#ece9e3',
500: '#e4dfd7',
950: '#000000',
},
}SCSS
$custom: #e4dfd7; $custom-light: #ece9e3; $custom-dark: #000000;
JSON
{
"hex": "#e4dfd7",
"rgb": {
"r": 228,
"g": 223,
"b": 215
},
"hsl": {
"h": 36.923,
"s": 19.403,
"l": 86.863
},
"oklch": {
"l": 0.90536,
"c": 0.01209,
"h": 79.8
},
"luminance": 0.74176
}Semantic roles & 50–950 ramp
primary
#E4DFD7
secondary
#A5ADBA
accent
#699E48
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484