#E4DED2#E4DED2
#E4DED2 is a very light, near-neutral orange. Relative luminance 0.734; OKLCH L 90.2% C 0.017 H 84.6°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DED2 |
|---|---|
| RGB | rgb(228, 222, 210) |
| HSL | hsl(40, 25%, 86%) |
| HSV | hsv(40, 8%, 89%) |
| CMYK | cmyk(0%, 2.6%, 7.9%, 10.6%) |
| CIE-LAB | lab(88.63, -0.02, 6.60) |
| CIE-LCH | lch(88.63, 6.60, 90.14°) |
| OKLab | oklab(90.2% 0.0016 0.0173) |
| OKLCH | oklch(90.2% 0.017 84.6) |
| XYZ | xyz(69.7476, 73.3902, 71.4516) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.53
Eggshell
#F0EAD6
ΔE00 4.08
Linen
#FAF0E6
ΔE00 4.79
Light Grey
#D8DCD6
ΔE00 5.03
Oldlace
#FDF5E6
ΔE00 5.12
Antiquewhite
#FAEBD7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DED2 #D2D8E4
analogous
#E4D5D2 #E4DED2 #E1E4D2
triadic
#E4DED2 #D2E4DE #DED2E4
tetradic
#E4DED2 #D2E4D5 #D2D8E4 #E4D2E1
square
#E4DED2 #D2E4D5 #D2D8E4 #E4D2E1
split-complementary
#E4DED2 #D2E1E4 #D5D2E4
monochromatic
#B6A685 #CDC2AC #E4DED2 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.34
#E4DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#E4DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DED2
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DED2 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED1
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#E7DCDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4ded2; /* rgb */ color: rgb(228, 222, 210); /* oklch */ color: oklch(90.2% 0.017 84.6);
Tailwind
colors: {
custom: {
50: '#ece8df',
500: '#e4ded2',
950: '#000000',
},
}SCSS
$custom: #e4ded2; $custom-light: #ece8df; $custom-dark: #000000;
JSON
{
"hex": "#e4ded2",
"rgb": {
"r": 228,
"g": 222,
"b": 210
},
"hsl": {
"h": 40,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.90204,
"c": 0.01742,
"h": 84.6
},
"luminance": 0.7339
}Semantic roles & 50–950 ramp
primary
#E4DED2
secondary
#9FA8BB
accent
#62A442
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484