#E4DED0#E4DED0
#E4DED0 is a very light, near-neutral orange. Relative luminance 0.733; OKLCH L 90.2% C 0.020 H 87.5°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DED0 |
|---|---|
| RGB | rgb(228, 222, 208) |
| HSL | hsl(42, 27%, 85%) |
| HSV | hsv(42, 9%, 89%) |
| CMYK | cmyk(0%, 2.6%, 8.8%, 10.6%) |
| CIE-LAB | lab(88.59, -0.35, 7.59) |
| CIE-LCH | lch(88.59, 7.59, 92.63°) |
| OKLab | oklab(90.15% 0.0009 0.0199) |
| OKLCH | oklch(90.15% 0.02 87.5) |
| XYZ | xyz(69.5000, 73.2912, 70.1476) |
| Luminance | 0.7329 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.23
Eggshell
#F0EAD6
ΔE00 3.46
Antiquewhite
#FAEBD7
ΔE00 5.07
Oldlace
#FDF5E6
ΔE00 5.08
Linen
#FAF0E6
ΔE00 5.20
Light Grey
#D8DCD6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DED0 #D0D6E4
analogous
#E4D4D0 #E4DED0 #E0E4D0
triadic
#E4DED0 #D0E4DE #DED0E4
tetradic
#E4DED0 #D0E4D4 #D0D6E4 #E4D0E0
square
#E4DED0 #D0E4D4 #D0D6E4 #E4D0E0
split-complementary
#E4DED0 #D0E0E4 #D4D0E4
monochromatic
#B7A782 #CEC3A9 #E4DED0 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.34
#E4DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#E4DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DED0
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DED0 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCF
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#E8DCDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4ded0; /* rgb */ color: rgb(228, 222, 208); /* oklch */ color: oklch(90.2% 0.020 87.5);
Tailwind
colors: {
custom: {
50: '#ece8de',
500: '#e4ded0',
950: '#000000',
},
}SCSS
$custom: #e4ded0; $custom-light: #ece8de; $custom-dark: #000000;
JSON
{
"hex": "#e4ded0",
"rgb": {
"r": 228,
"g": 222,
"b": 208
},
"hsl": {
"h": 42,
"s": 27.027,
"l": 85.49
},
"oklch": {
"l": 0.90151,
"c": 0.0199,
"h": 87.5
},
"luminance": 0.73291
}Semantic roles & 50–950 ramp
primary
#E4DED0
secondary
#9CA6BC
accent
#5EA640
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484