#E5DED2#E5DED2
#E5DED2 is a very light, near-neutral orange. Relative luminance 0.736; OKLCH L 90.3% C 0.018 H 81.3°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DED2 |
|---|---|
| RGB | rgb(229, 222, 210) |
| HSL | hsl(38, 27%, 86%) |
| HSV | hsv(38, 8%, 90%) |
| CMYK | cmyk(0%, 3.1%, 8.3%, 10.2%) |
| CIE-LAB | lab(88.71, 0.33, 6.73) |
| CIE-LCH | lch(88.71, 6.73, 87.17°) |
| OKLab | oklab(90.28% 0.0027 0.0177) |
| OKLCH | oklch(90.28% 0.018 81.3) |
| XYZ | xyz(70.0659, 73.5543, 71.4666) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.23
Eggshell
#F0EAD6
ΔE00 4.23
Linen
#FAF0E6
ΔE00 4.53
Antiquewhite
#FAEBD7
ΔE00 4.93
Oldlace
#FDF5E6
ΔE00 5.05
Light Grey
#D8DCD6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DED2 #D2D9E5
analogous
#E5D4D2 #E5DED2 #E2E5D2
triadic
#E5DED2 #D2E5DE #DED2E5
tetradic
#E5DED2 #D2E5D4 #D2D9E5 #E5D2E2
square
#E5DED2 #D2E5D4 #D2D9E5 #E5D2E2
split-complementary
#E5DED2 #D2E2E5 #D4D2E5
monochromatic
#B8A584 #CFC2AB #E5DED2 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.34
#E5DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#E5DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DED2
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DED2 | 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)
#E1DED1
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#E9DCDA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e5ded2; /* rgb */ color: rgb(229, 222, 210); /* oklch */ color: oklch(90.3% 0.018 81.3);
Tailwind
colors: {
custom: {
50: '#ede8df',
500: '#e5ded2',
950: '#000000',
},
}SCSS
$custom: #e5ded2; $custom-light: #ede8df; $custom-dark: #000000;
JSON
{
"hex": "#e5ded2",
"rgb": {
"r": 229,
"g": 222,
"b": 210
},
"hsl": {
"h": 37.895,
"s": 26.761,
"l": 86.078
},
"oklch": {
"l": 0.90284,
"c": 0.01786,
"h": 81.3
},
"luminance": 0.73554
}Semantic roles & 50–950 ramp
primary
#E5DED2
secondary
#9EAABD
accent
#65A540
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484