#E5D3CD#E5D3CD
#E5D3CD is a very light, muted orange. Relative luminance 0.677; OKLCH L 88.0% C 0.022 H 39.4°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D3CD |
|---|---|
| RGB | rgb(229, 211, 205) |
| HSL | hsl(15, 32%, 85%) |
| HSV | hsv(15, 10%, 90%) |
| CMYK | cmyk(0%, 7.9%, 10.5%, 10.2%) |
| CIE-LAB | lab(85.83, 5.22, 5.21) |
| CIE-LCH | lch(85.83, 7.38, 44.97°) |
| OKLab | oklab(87.99% 0.0168 0.0138) |
| OKLCH | oklch(87.99% 0.022 39.4) |
| XYZ | xyz(66.6259, 67.6554, 67.2948) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.73
Warm Beige
#E9DCC9
ΔE00 7.51
Linen
#FAF0E6
ΔE00 7.55
Very Light Pink
#FFF4F2
ΔE00 7.56
Light Gray
#D3D3D3
ΔE00 7.81
Gainsboro
#DCDCDC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D3CD #CDDFE5
analogous
#E5CDD3 #E5D3CD #E5DFCD
triadic
#E5D3CD #CDE5D3 #D3CDE5
tetradic
#E5D3CD #D3E5CD #CDDFE5 #DFCDE5
square
#E5D3CD #D3E5CD #CDDFE5 #DFCDE5
split-complementary
#E5D3CD #CDE5DF #CDD3E5
monochromatic
#BB8C7C #D0B0A5 #E5D3CD #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.45
#E5D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#E5D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D3CD
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D3CD | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CD
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#EAD1D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e5d3cd; /* rgb */ color: rgb(229, 211, 205); /* oklch */ color: oklch(88.0% 0.022 39.4);
Tailwind
colors: {
custom: {
50: '#ede0dc',
500: '#e5d3cd',
950: '#000000',
},
}SCSS
$custom: #e5d3cd; $custom-light: #ede0dc; $custom-dark: #000000;
JSON
{
"hex": "#e5d3cd",
"rgb": {
"r": 229,
"g": 211,
"b": 205
},
"hsl": {
"h": 15,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.87986,
"c": 0.02173,
"h": 39.4
},
"luminance": 0.67654
}Semantic roles & 50–950 ramp
primary
#E5D3CD
secondary
#99B4BE
accent
#8FAA3B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484