#E5D3CA#E5D3CA
#E5D3CA is a very light, muted orange. Relative luminance 0.675; OKLCH L 87.9% C 0.024 H 48.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D3CA |
|---|---|
| RGB | rgb(229, 211, 202) |
| HSL | hsl(20, 34%, 85%) |
| HSV | hsv(20, 12%, 90%) |
| CMYK | cmyk(0%, 7.9%, 11.8%, 10.2%) |
| CIE-LAB | lab(85.76, 4.73, 6.70) |
| CIE-LCH | lch(85.76, 8.20, 54.77°) |
| OKLab | oklab(87.91% 0.0156 0.0176) |
| OKLCH | oklch(87.91% 0.024 48.4) |
| XYZ | xyz(66.2672, 67.5119, 65.4059) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.18
Mistyrose
#FFE4E1
ΔE00 6.57
Linen
#FAF0E6
ΔE00 7.10
Warm Gray
#C9BEB0
ΔE00 7.33
Antiquewhite
#FAEBD7
ΔE00 7.60
Seashell
#FFF5EE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D3CA #CADCE5
analogous
#E5CACF #E5D3CA #E5E1CA
triadic
#E5D3CA #CAE5D3 #D3CAE5
tetradic
#E5D3CA #CFE5CA #CADCE5 #E1CAE5
square
#E5D3CA #CFE5CA #CADCE5 #E1CAE5
split-complementary
#E5D3CA #CAE5E1 #CACFE5
monochromatic
#BD8F78 #D1B1A1 #E5D3CA #F5EEEA #F5EEEA
Accessibility & contrast
On white
1.45
#E5D3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#E5D3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D3CA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D3CA | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C9
Deuteranopia (green-blind)
#DCD8CA
Tritanopia (blue-blind)
#EBD0D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e5d3ca; /* rgb */ color: rgb(229, 211, 202); /* oklch */ color: oklch(87.9% 0.024 48.4);
Tailwind
colors: {
custom: {
50: '#ede0da',
500: '#e5d3ca',
950: '#000000',
},
}SCSS
$custom: #e5d3ca; $custom-light: #ede0da; $custom-dark: #000000;
JSON
{
"hex": "#e5d3ca",
"rgb": {
"r": 229,
"g": 211,
"b": 202
},
"hsl": {
"h": 20,
"s": 34.177,
"l": 84.51
},
"oklch": {
"l": 0.87906,
"c": 0.02357,
"h": 48.4
},
"luminance": 0.67511
}Semantic roles & 50–950 ramp
primary
#E5D3CA
secondary
#95B0BE
accent
#86AD39
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483