#E8D2CA#E8D2CA
#E8D2CA is a very light, muted orange. Relative luminance 0.675; OKLCH L 88.0% C 0.027 H 41.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D2CA |
|---|---|
| RGB | rgb(232, 210, 202) |
| HSL | hsl(16, 39%, 85%) |
| HSV | hsv(16, 13%, 91%) |
| CMYK | cmyk(0%, 9.5%, 12.9%, 9%) |
| CIE-LAB | lab(85.76, 6.32, 6.73) |
| CIE-LCH | lch(85.76, 9.24, 46.81°) |
| OKLab | oklab(87.97% 0.0203 0.0177) |
| OKLCH | oklch(87.97% 0.027 41.1) |
| XYZ | xyz(66.9853, 67.5146, 65.3686) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.43
Warm Beige
#E9DCC9
ΔE00 7.86
Linen
#FAF0E6
ΔE00 8.23
Very Light Pink
#FFF4F2
ΔE00 8.34
Seashell
#FFF5EE
ΔE00 8.61
Warm Gray
#C9BEB0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D2CA #CAE0E8
analogous
#E8CAD1 #E8D2CA #E8E1CA
triadic
#E8D2CA #CAE8D2 #D2CAE8
tetradic
#E8D2CA #D1E8CA #CAE0E8 #E1CAE8
square
#E8D2CA #D1E8CA #CAE0E8 #E1CAE8
split-complementary
#E8D2CA #CAE8E1 #CAD1E8
monochromatic
#C38A75 #D5AE9F #E8D2CA #F6EDEA #F6EDEA
Accessibility & contrast
On white
1.45
#E8D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#E8D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D2CA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D2CA | 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)
#D7D4C9
Deuteranopia (green-blind)
#DCD8CA
Tritanopia (blue-blind)
#EECFD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e8d2ca; /* rgb */ color: rgb(232, 210, 202); /* oklch */ color: oklch(88.0% 0.027 41.1);
Tailwind
colors: {
custom: {
50: '#efdfda',
500: '#e8d2ca',
950: '#000000',
},
}SCSS
$custom: #e8d2ca; $custom-light: #efdfda; $custom-dark: #000000;
JSON
{
"hex": "#e8d2ca",
"rgb": {
"r": 232,
"g": 210,
"b": 202
},
"hsl": {
"h": 16,
"s": 39.474,
"l": 85.098
},
"oklch": {
"l": 0.87967,
"c": 0.02699,
"h": 41.1
},
"luminance": 0.67513
}Semantic roles & 50–950 ramp
primary
#E8D2CA
secondary
#94B6C2
accent
#90B233
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483