#E4D2CA#E4D2CA
#E4D2CA is a very light, muted orange. Relative luminance 0.669; OKLCH L 87.6% C 0.023 H 45.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2CA |
|---|---|
| RGB | rgb(228, 210, 202) |
| HSL | hsl(18, 33%, 84%) |
| HSV | hsv(18, 11%, 89%) |
| CMYK | cmyk(0%, 7.9%, 11.4%, 10.6%) |
| CIE-LAB | lab(85.43, 4.90, 6.21) |
| CIE-LCH | lch(85.43, 7.91, 51.73°) |
| OKLab | oklab(87.63% 0.016 0.0164) |
| OKLCH | oklch(87.63% 0.023 45.6) |
| XYZ | xyz(65.7013, 66.8525, 65.3084) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.42
Warm Beige
#E9DCC9
ΔE00 6.68
Linen
#FAF0E6
ΔE00 7.42
Warm Gray
#C9BEB0
ΔE00 7.43
Light Gray
#D3D3D3
ΔE00 7.93
Very Light Pink
#FFF4F2
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2CA #CADCE4
analogous
#E4CACF #E4D2CA #E4DFCA
triadic
#E4D2CA #CAE4D2 #D2CAE4
tetradic
#E4D2CA #CFE4CA #CADCE4 #DFCAE4
square
#E4D2CA #CFE4CA #CADCE4 #DFCAE4
split-complementary
#E4D2CA #CAE4DF #CACFE4
monochromatic
#BB8D79 #CFB0A1 #E4D2CA #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.46
#E4D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#E4D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2CA
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2CA | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#DBD7CA
Tritanopia (blue-blind)
#EACFD0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e4d2ca; /* rgb */ color: rgb(228, 210, 202); /* oklch */ color: oklch(87.6% 0.023 45.6);
Tailwind
colors: {
custom: {
50: '#ecdfda',
500: '#e4d2ca',
950: '#000000',
},
}SCSS
$custom: #e4d2ca; $custom-light: #ecdfda; $custom-dark: #000000;
JSON
{
"hex": "#e4d2ca",
"rgb": {
"r": 228,
"g": 210,
"b": 202
},
"hsl": {
"h": 18.462,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.87626,
"c": 0.02292,
"h": 45.6
},
"luminance": 0.66851
}Semantic roles & 50–950 ramp
primary
#E4D2CA
secondary
#96B1BD
accent
#88AB3A
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483