#E5D9CD#E5D9CD
#E5D9CD is a very light, muted orange. Relative luminance 0.707; OKLCH L 89.2% C 0.021 H 67.6°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D9CD |
|---|---|
| RGB | rgb(229, 217, 205) |
| HSL | hsl(30, 32%, 85%) |
| HSV | hsv(30, 10%, 90%) |
| CMYK | cmyk(0%, 5.2%, 10.5%, 10.2%) |
| CIE-LAB | lab(87.34, 2.10, 7.38) |
| CIE-LCH | lch(87.34, 7.67, 74.14°) |
| OKLab | oklab(89.16% 0.008 0.0194) |
| OKLCH | oklch(89.16% 0.021 67.6) |
| XYZ | xyz(68.1443, 70.6924, 67.8009) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.96
Antiquewhite
#FAEBD7
ΔE00 5.02
Linen
#FAF0E6
ΔE00 5.06
Champagne
#F7E7CE
ΔE00 5.75
Eggshell
#F0EAD6
ΔE00 6.22
Seashell
#FFF5EE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D9CD #CDD9E5
analogous
#E5CDCD #E5D9CD #E5E5CD
triadic
#E5D9CD #CDE5D9 #D9CDE5
tetradic
#E5D9CD #CDE5CD #CDD9E5 #E5CDE5
square
#E5D9CD #CDE5CD #CDD9E5 #E5CDE5
split-complementary
#E5D9CD #CDE5E5 #CDCDE5
monochromatic
#BB9C7C #D0BAA5 #E5D9CD #F5F0EB #F5F0EB
Accessibility & contrast
On white
1.39
#E5D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#E5D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D9CD
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D9CD | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#E0DCCD
Tritanopia (blue-blind)
#EAD6D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e5d9cd; /* rgb */ color: rgb(229, 217, 205); /* oklch */ color: oklch(89.2% 0.021 67.6);
Tailwind
colors: {
custom: {
50: '#ede4dc',
500: '#e5d9cd',
950: '#000000',
},
}SCSS
$custom: #e5d9cd; $custom-light: #ede4dc; $custom-dark: #000000;
JSON
{
"hex": "#e5d9cd",
"rgb": {
"r": 229,
"g": 217,
"b": 205
},
"hsl": {
"h": 30,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.89164,
"c": 0.02096,
"h": 67.6
},
"luminance": 0.70691
}Semantic roles & 50–950 ramp
primary
#E5D9CD
secondary
#99ABBE
accent
#73AA3B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484