#E4DED7#E4DED7
#E4DED7 is a very light, near-neutral orange. Relative luminance 0.736; OKLCH L 90.3% C 0.012 H 71.9°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DED7 |
|---|---|
| RGB | rgb(228, 222, 215) |
| HSL | hsl(32, 19%, 87%) |
| HSV | hsv(32, 6%, 89%) |
| CMYK | cmyk(0%, 2.6%, 5.7%, 10.6%) |
| CIE-LAB | lab(88.75, 0.83, 4.15) |
| CIE-LCH | lch(88.75, 4.23, 78.75°) |
| OKLab | oklab(90.34% 0.0036 0.011) |
| OKLCH | oklch(90.34% 0.012 71.9) |
| XYZ | xyz(70.3803, 73.6433, 74.7837) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.00
Linen
#FAF0E6
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 4.79
Light Grey
#D8DCD6
ΔE00 4.97
Warm Beige
#E9DCC9
ΔE00 5.09
Seashell
#FFF5EE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DED7 #D7DDE4
analogous
#E4D8D7 #E4DED7 #E4E4D7
triadic
#E4DED7 #D7E4DE #DED7E4
tetradic
#E4DED7 #D7E4D8 #D7DDE4 #E4D7E4
square
#E4DED7 #D7E4D8 #D7DDE4 #E4D7E4
split-complementary
#E4DED7 #D7E4E4 #D8D7E4
monochromatic
#B3A28E #CBC0B2 #E4DED7 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.34
#E4DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#E4DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DED7
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DED7 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED7
Deuteranopia (green-blind)
#E2DFD7
Tritanopia (blue-blind)
#E7DDDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4ded7; /* rgb */ color: rgb(228, 222, 215); /* oklch */ color: oklch(90.3% 0.012 71.9);
Tailwind
colors: {
custom: {
50: '#ece8e3',
500: '#e4ded7',
950: '#000000',
},
}SCSS
$custom: #e4ded7; $custom-light: #ece8e3; $custom-dark: #000000;
JSON
{
"hex": "#e4ded7",
"rgb": {
"r": 228,
"g": 222,
"b": 215
},
"hsl": {
"h": 32.308,
"s": 19.403,
"l": 86.863
},
"oklch": {
"l": 0.90338,
"c": 0.01152,
"h": 71.9
},
"luminance": 0.73643
}Semantic roles & 50–950 ramp
primary
#E4DED7
secondary
#A5AFBA
accent
#6F9E48
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484