#E5DED1#E5DED1
#E5DED1 is a very light, near-neutral orange. Relative luminance 0.735; OKLCH L 90.3% C 0.019 H 83.1°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DED1 |
|---|---|
| RGB | rgb(229, 222, 209) |
| HSL | hsl(39, 28%, 86%) |
| HSV | hsv(39, 9%, 90%) |
| CMYK | cmyk(0%, 3.1%, 8.7%, 10.2%) |
| CIE-LAB | lab(88.69, 0.17, 7.22) |
| CIE-LCH | lch(88.69, 7.22, 88.67°) |
| OKLab | oklab(90.26% 0.0023 0.0189) |
| OKLCH | oklch(90.26% 0.019 83.1) |
| XYZ | xyz(69.9417, 73.5046, 70.8125) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.01
Eggshell
#F0EAD6
ΔE00 3.89
Linen
#FAF0E6
ΔE00 4.72
Antiquewhite
#FAEBD7
ΔE00 4.80
Oldlace
#FDF5E6
ΔE00 4.99
Champagne
#F7E7CE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DED1 #D1D8E5
analogous
#E5D4D1 #E5DED1 #E2E5D1
triadic
#E5DED1 #D1E5DE #DED1E5
tetradic
#E5DED1 #D1E5D4 #D1D8E5 #E5D1E2
square
#E5DED1 #D1E5D4 #D1D8E5 #E5D1E2
split-complementary
#E5DED1 #D1E2E5 #D4D1E5
monochromatic
#B9A683 #CFC2AA #E5DED1 #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.34
#E5DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#E5DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DED1
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DED1 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED0
Deuteranopia (green-blind)
#E3DFD1
Tritanopia (blue-blind)
#E9DCDA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e5ded1; /* rgb */ color: rgb(229, 222, 209); /* oklch */ color: oklch(90.3% 0.019 83.1);
Tailwind
colors: {
custom: {
50: '#ede8df',
500: '#e5ded1',
950: '#000000',
},
}SCSS
$custom: #e5ded1; $custom-light: #ede8df; $custom-dark: #000000;
JSON
{
"hex": "#e5ded1",
"rgb": {
"r": 229,
"g": 222,
"b": 209
},
"hsl": {
"h": 39,
"s": 27.778,
"l": 85.882
},
"oklch": {
"l": 0.90258,
"c": 0.01907,
"h": 83.1
},
"luminance": 0.73504
}Semantic roles & 50–950 ramp
primary
#E5DED1
secondary
#9DA8BD
accent
#63A63F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484