#E4DED8#E4DED8
#E4DED8 is a very light, near-neutral orange. Relative luminance 0.737; OKLCH L 90.4% C 0.010 H 67.7°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DED8 |
|---|---|
| RGB | rgb(228, 222, 216) |
| HSL | hsl(30, 18%, 87%) |
| HSV | hsv(30, 5%, 89%) |
| CMYK | cmyk(0%, 2.6%, 5.3%, 10.6%) |
| CIE-LAB | lab(88.78, 1.00, 3.66) |
| CIE-LCH | lch(88.78, 3.79, 74.77°) |
| OKLab | oklab(90.37% 0.004 0.0097) |
| OKLCH | oklch(90.37% 0.01 67.7) |
| XYZ | xyz(70.5092, 73.6948, 75.4625) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.69
Linen
#FAF0E6
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 4.54
Light Grey
#D8DCD6
ΔE00 5.10
Seashell
#FFF5EE
ΔE00 5.36
Warm Beige
#E9DCC9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DED8 #D8DEE4
analogous
#E4D8D8 #E4DED8 #E4E4D8
triadic
#E4DED8 #D8E4DE #DED8E4
tetradic
#E4DED8 #D8E4D8 #D8DEE4 #E4D8E4
square
#E4DED8 #D8E4D8 #D8DEE4 #E4D8E4
split-complementary
#E4DED8 #D8E4E4 #D8D8E4
monochromatic
#B2A190 #CBBFB4 #E4DED8 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.33
#E4DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#E4DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DED8
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DED8 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED8
Deuteranopia (green-blind)
#E2DFD8
Tritanopia (blue-blind)
#E7DDDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4ded8; /* rgb */ color: rgb(228, 222, 216); /* oklch */ color: oklch(90.4% 0.010 67.7);
Tailwind
colors: {
custom: {
50: '#ece8e4',
500: '#e4ded8',
950: '#000000',
},
}SCSS
$custom: #e4ded8; $custom-light: #ece8e4; $custom-dark: #000000;
JSON
{
"hex": "#e4ded8",
"rgb": {
"r": 228,
"g": 222,
"b": 216
},
"hsl": {
"h": 30,
"s": 18.182,
"l": 87.059
},
"oklch": {
"l": 0.90365,
"c": 0.01045,
"h": 67.7
},
"luminance": 0.73694
}Semantic roles & 50–950 ramp
primary
#E4DED8
secondary
#A6B0BA
accent
#739C49
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484