#E5D2CA#E5D2CA
#E5D2CA is a very light, muted orange. Relative luminance 0.670; OKLCH L 87.7% C 0.024 H 44.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D2CA |
|---|---|
| RGB | rgb(229, 210, 202) |
| HSL | hsl(18, 34%, 85%) |
| HSV | hsv(18, 12%, 90%) |
| CMYK | cmyk(0%, 8.3%, 11.8%, 10.2%) |
| CIE-LAB | lab(85.51, 5.25, 6.34) |
| CIE-LCH | lch(85.51, 8.23, 50.35°) |
| OKLab | oklab(87.71% 0.0171 0.0167) |
| OKLCH | oklch(87.71% 0.024 44.3) |
| XYZ | xyz(66.0195, 67.0166, 65.3233) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.14
Warm Beige
#E9DCC9
ΔE00 6.96
Linen
#FAF0E6
ΔE00 7.60
Warm Gray
#C9BEB0
ΔE00 7.72
Very Light Pink
#FFF4F2
ΔE00 8.06
Seashell
#FFF5EE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D2CA #CADDE5
analogous
#E5CAD0 #E5D2CA #E5E0CA
triadic
#E5D2CA #CAE5D2 #D2CAE5
tetradic
#E5D2CA #D0E5CA #CADDE5 #E0CAE5
square
#E5D2CA #D0E5CA #CADDE5 #E0CAE5
split-complementary
#E5D2CA #CAE5E0 #CAD0E5
monochromatic
#BD8C78 #D1AFA1 #E5D2CA #F5EEEA #F5EEEA
Accessibility & contrast
On white
1.46
#E5D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#E5D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D2CA
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D2CA | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#DBD7CA
Tritanopia (blue-blind)
#EBCFD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e5d2ca; /* rgb */ color: rgb(229, 210, 202); /* oklch */ color: oklch(87.7% 0.024 44.3);
Tailwind
colors: {
custom: {
50: '#eddfda',
500: '#e5d2ca',
950: '#000000',
},
}SCSS
$custom: #e5d2ca; $custom-light: #eddfda; $custom-dark: #000000;
JSON
{
"hex": "#e5d2ca",
"rgb": {
"r": 229,
"g": 210,
"b": 202
},
"hsl": {
"h": 17.778,
"s": 34.177,
"l": 84.51
},
"oklch": {
"l": 0.87711,
"c": 0.02392,
"h": 44.3
},
"luminance": 0.67015
}Semantic roles & 50–950 ramp
primary
#E5D2CA
secondary
#95B2BE
accent
#8AAD39
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483