#E5D7CD#E5D7CD
#E5D7CD is a very light, muted orange. Relative luminance 0.697; OKLCH L 88.8% C 0.021 H 58.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D7CD |
|---|---|
| RGB | rgb(229, 215, 205) |
| HSL | hsl(25, 32%, 85%) |
| HSV | hsv(25, 10%, 90%) |
| CMYK | cmyk(0%, 6.1%, 10.5%, 10.2%) |
| CIE-LAB | lab(86.83, 3.14, 6.66) |
| CIE-LCH | lch(86.83, 7.36, 64.78°) |
| OKLab | oklab(88.77% 0.0109 0.0175) |
| OKLCH | oklch(88.77% 0.021 58.1) |
| XYZ | xyz(67.6320, 69.6676, 67.6301) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.40
Linen
#FAF0E6
ΔE00 5.60
Antiquewhite
#FAEBD7
ΔE00 6.05
Seashell
#FFF5EE
ΔE00 6.62
Warm Gray
#C9BEB0
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D7CD #CDDBE5
analogous
#E5CDCF #E5D7CD #E5E3CD
triadic
#E5D7CD #CDE5D7 #D7CDE5
tetradic
#E5D7CD #CFE5CD #CDDBE5 #E3CDE5
square
#E5D7CD #CFE5CD #CDDBE5 #E3CDE5
split-complementary
#E5D7CD #CDE5E3 #CDCFE5
monochromatic
#BB977C #D0B7A5 #E5D7CD #F5EFEB #F5EFEB
Accessibility & contrast
On white
1.41
#E5D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#E5D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D7CD
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D7CD | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#DEDBCD
Tritanopia (blue-blind)
#EAD4D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e5d7cd; /* rgb */ color: rgb(229, 215, 205); /* oklch */ color: oklch(88.8% 0.021 58.1);
Tailwind
colors: {
custom: {
50: '#ede3dc',
500: '#e5d7cd',
950: '#000000',
},
}SCSS
$custom: #e5d7cd; $custom-light: #ede3dc; $custom-dark: #000000;
JSON
{
"hex": "#e5d7cd",
"rgb": {
"r": 229,
"g": 215,
"b": 205
},
"hsl": {
"h": 25,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.8877,
"c": 0.02064,
"h": 58.1
},
"luminance": 0.69667
}Semantic roles & 50–950 ramp
primary
#E5D7CD
secondary
#99AEBE
accent
#7CAA3B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484