#E5DECD#E5DECD
#E5DECD is a very light, muted orange. Relative luminance 0.733; OKLCH L 90.2% C 0.024 H 88.2°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DECD |
|---|---|
| RGB | rgb(229, 222, 205) |
| HSL | hsl(43, 32%, 85%) |
| HSV | hsv(43, 10%, 90%) |
| CMYK | cmyk(0%, 3.1%, 10.5%, 10.2%) |
| CIE-LAB | lab(88.59, -0.49, 9.18) |
| CIE-LCH | lch(88.59, 9.20, 93.03°) |
| OKLab | oklab(90.15% 0.0007 0.024) |
| OKLCH | oklch(90.15% 0.024 88.2) |
| XYZ | xyz(69.4527, 73.3090, 68.2370) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.70
Eggshell
#F0EAD6
ΔE00 2.88
Champagne
#F7E7CE
ΔE00 4.68
Antiquewhite
#FAEBD7
ΔE00 4.69
Oldlace
#FDF5E6
ΔE00 5.13
Linen
#FAF0E6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DECD #CDD4E5
analogous
#E5D2CD #E5DECD #E0E5CD
triadic
#E5DECD #CDE5DE #DECDE5
tetradic
#E5DECD #CDE5D2 #CDD4E5 #E5CDE0
square
#E5DECD #CDE5D2 #CDD4E5 #E5CDE0
split-complementary
#E5DECD #CDE0E5 #D2CDE5
monochromatic
#BBA97C #D0C3A5 #E5DECD #F5F2EB #F5F2EB
Accessibility & contrast
On white
1.34
#E5DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#E5DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DECD
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DECD | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#E9DBD9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e5decd; /* rgb */ color: rgb(229, 222, 205); /* oklch */ color: oklch(90.2% 0.024 88.2);
Tailwind
colors: {
custom: {
50: '#ede8dc',
500: '#e5decd',
950: '#000000',
},
}SCSS
$custom: #e5decd; $custom-light: #ede8dc; $custom-dark: #000000;
JSON
{
"hex": "#e5decd",
"rgb": {
"r": 229,
"g": 222,
"b": 205
},
"hsl": {
"h": 42.5,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.90154,
"c": 0.02401,
"h": 88.2
},
"luminance": 0.73308
}Semantic roles & 50–950 ramp
primary
#E5DECD
secondary
#99A3BE
accent
#5CAA3B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484