#E4DED1#E4DED1
#E4DED1 is a very light, near-neutral orange. Relative luminance 0.733; OKLCH L 90.2% C 0.019 H 86.2°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DED1 |
|---|---|
| RGB | rgb(228, 222, 209) |
| HSL | hsl(41, 26%, 86%) |
| HSV | hsv(41, 8%, 89%) |
| CMYK | cmyk(0%, 2.6%, 8.3%, 10.6%) |
| CIE-LAB | lab(88.61, -0.18, 7.09) |
| CIE-LCH | lch(88.61, 7.10, 91.47°) |
| OKLab | oklab(90.18% 0.0013 0.0186) |
| OKLCH | oklch(90.18% 0.019 86.2) |
| XYZ | xyz(69.6235, 73.3406, 70.7976) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.36
Eggshell
#F0EAD6
ΔE00 3.76
Linen
#FAF0E6
ΔE00 4.98
Oldlace
#FDF5E6
ΔE00 5.08
Antiquewhite
#FAEBD7
ΔE00 5.13
Light Grey
#D8DCD6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DED1 #D1D7E4
analogous
#E4D4D1 #E4DED1 #E0E4D1
triadic
#E4DED1 #D1E4DE #DED1E4
tetradic
#E4DED1 #D1E4D4 #D1D7E4 #E4D1E0
square
#E4DED1 #D1E4D4 #D1D7E4 #E4D1E0
split-complementary
#E4DED1 #D1E0E4 #D4D1E4
monochromatic
#B7A784 #CDC2AA #E4DED1 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.34
#E4DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E4DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DED1
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DED1 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD0
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#E8DCDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4ded1; /* rgb */ color: rgb(228, 222, 209); /* oklch */ color: oklch(90.2% 0.019 86.2);
Tailwind
colors: {
custom: {
50: '#ece8df',
500: '#e4ded1',
950: '#000000',
},
}SCSS
$custom: #e4ded1; $custom-light: #ece8df; $custom-dark: #000000;
JSON
{
"hex": "#e4ded1",
"rgb": {
"r": 228,
"g": 222,
"b": 209
},
"hsl": {
"h": 41.053,
"s": 26.027,
"l": 85.686
},
"oklch": {
"l": 0.90177,
"c": 0.01865,
"h": 86.2
},
"luminance": 0.7334
}Semantic roles & 50–950 ramp
primary
#E4DED1
secondary
#9EA7BC
accent
#60A541
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484