#E4DED5#E4DED5
#E4DED5 is a very light, near-neutral orange. Relative luminance 0.735; OKLCH L 90.3% C 0.014 H 78.3°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DED5 |
|---|---|
| RGB | rgb(228, 222, 213) |
| HSL | hsl(36, 22%, 86%) |
| HSV | hsv(36, 7%, 89%) |
| CMYK | cmyk(0%, 2.6%, 6.6%, 10.6%) |
| CIE-LAB | lab(88.71, 0.49, 5.13) |
| CIE-LCH | lch(88.71, 5.15, 84.58°) |
| OKLab | oklab(90.28% 0.0028 0.0135) |
| OKLCH | oklch(90.28% 0.014 78.3) |
| XYZ | xyz(70.1249, 73.5411, 73.4385) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.35
Linen
#FAF0E6
ΔE00 4.43
Gainsboro
#DCDCDC
ΔE00 4.68
Light Grey
#D8DCD6
ΔE00 4.86
Eggshell
#F0EAD6
ΔE00 5.22
Light Gray
#D3D3D3
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DED5 #D5DBE4
analogous
#E4D7D5 #E4DED5 #E3E4D5
triadic
#E4DED5 #D5E4DE #DED5E4
tetradic
#E4DED5 #D5E4D7 #D5DBE4 #E4D5E3
square
#E4DED5 #D5E4D7 #D5DBE4 #E4D5E3
split-complementary
#E4DED5 #D5E3E4 #D7D5E4
monochromatic
#B4A38A #CCC1B0 #E4DED5 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.34
#E4DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#E4DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DED5
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DED5 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED4
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#E7DCDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4ded5; /* rgb */ color: rgb(228, 222, 213); /* oklch */ color: oklch(90.3% 0.014 78.3);
Tailwind
colors: {
custom: {
50: '#ece8e1',
500: '#e4ded5',
950: '#000000',
},
}SCSS
$custom: #e4ded5; $custom-light: #ece8e1; $custom-dark: #000000;
JSON
{
"hex": "#e4ded5",
"rgb": {
"r": 228,
"g": 222,
"b": 213
},
"hsl": {
"h": 36,
"s": 21.739,
"l": 86.471
},
"oklch": {
"l": 0.90284,
"c": 0.0138,
"h": 78.3
},
"luminance": 0.73541
}Semantic roles & 50–950 ramp
primary
#E4DED5
secondary
#A2ACBB
accent
#6AA045
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484