#E5DCD0#E5DCD0
#E5DCD0 is a very light, near-neutral orange. Relative luminance 0.724; OKLCH L 89.8% C 0.019 H 75.3°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DCD0 |
|---|---|
| RGB | rgb(229, 220, 208) |
| HSL | hsl(34, 29%, 86%) |
| HSV | hsv(34, 9%, 90%) |
| CMYK | cmyk(0%, 3.9%, 9.2%, 10.2%) |
| CIE-LAB | lab(88.16, 1.03, 6.98) |
| CIE-LCH | lch(88.16, 7.06, 81.57°) |
| OKLab | oklab(89.84% 0.0048 0.0183) |
| OKLCH | oklch(89.84% 0.019 75.3) |
| XYZ | xyz(69.2902, 72.3992, 69.9865) |
| Luminance | 0.7240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.82
Linen
#FAF0E6
ΔE00 4.58
Antiquewhite
#FAEBD7
ΔE00 4.77
Eggshell
#F0EAD6
ΔE00 4.95
Oldlace
#FDF5E6
ΔE00 5.49
Champagne
#F7E7CE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DCD0 #D0D9E5
analogous
#E5D1D0 #E5DCD0 #E3E5D0
triadic
#E5DCD0 #D0E5DC #DCD0E5
tetradic
#E5DCD0 #D0E5D1 #D0D9E5 #E5D0E3
square
#E5DCD0 #D0E5D1 #D0D9E5 #E5D0E3
split-complementary
#E5DCD0 #D0E3E5 #D1D0E5
monochromatic
#B9A181 #CFBFA9 #E5DCD0 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.36
#E5DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#E5DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DCD0
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DCD0 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCF
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#E9DAD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e5dcd0; /* rgb */ color: rgb(229, 220, 208); /* oklch */ color: oklch(89.8% 0.019 75.3);
Tailwind
colors: {
custom: {
50: '#ede6de',
500: '#e5dcd0',
950: '#000000',
},
}SCSS
$custom: #e5dcd0; $custom-light: #ede6de; $custom-dark: #000000;
JSON
{
"hex": "#e5dcd0",
"rgb": {
"r": 229,
"g": 220,
"b": 208
},
"hsl": {
"h": 34.286,
"s": 28.767,
"l": 85.686
},
"oklch": {
"l": 0.89835,
"c": 0.01896,
"h": 75.3
},
"luminance": 0.72398
}Semantic roles & 50–950 ramp
primary
#E5DCD0
secondary
#9CAABD
accent
#6BA73E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484