#E4D6CA#E4D6CA
#E4D6CA is a very light, muted orange. Relative luminance 0.689; OKLCH L 88.4% C 0.022 H 63.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D6CA |
|---|---|
| RGB | rgb(228, 214, 202) |
| HSL | hsl(28, 33%, 84%) |
| HSV | hsv(28, 11%, 89%) |
| CMYK | cmyk(0%, 6.1%, 11.4%, 10.6%) |
| CIE-LAB | lab(86.43, 2.81, 7.65) |
| CIE-LCH | lch(86.43, 8.15, 69.81°) |
| OKLab | oklab(88.41% 0.0102 0.0201) |
| OKLCH | oklch(88.41% 0.023 63.2) |
| XYZ | xyz(66.7012, 68.8523, 65.6417) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.55
Antiquewhite
#FAEBD7
ΔE00 5.62
Linen
#FAF0E6
ΔE00 5.81
Champagne
#F7E7CE
ΔE00 6.28
Warm Gray
#C9BEB0
ΔE00 6.37
Seashell
#FFF5EE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D6CA #CAD8E4
analogous
#E4CACB #E4D6CA #E4E3CA
triadic
#E4D6CA #CAE4D6 #D6CAE4
tetradic
#E4D6CA #CBE4CA #CAD8E4 #E3CAE4
square
#E4D6CA #CBE4CA #CAD8E4 #E3CAE4
split-complementary
#E4D6CA #CAE4E3 #CACBE4
monochromatic
#BB9779 #CFB7A1 #E4D6CA #F5EFEB #F5EFEB
Accessibility & contrast
On white
1.42
#E4D6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#E4D6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D6CA
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D6CA | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#DEDACA
Tritanopia (blue-blind)
#E9D3D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e4d6ca; /* rgb */ color: rgb(228, 214, 202); /* oklch */ color: oklch(88.4% 0.022 63.2);
Tailwind
colors: {
custom: {
50: '#ece2da',
500: '#e4d6ca',
950: '#000000',
},
}SCSS
$custom: #e4d6ca; $custom-light: #ece2da; $custom-dark: #000000;
JSON
{
"hex": "#e4d6ca",
"rgb": {
"r": 228,
"g": 214,
"b": 202
},
"hsl": {
"h": 27.692,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.88411,
"c": 0.0225,
"h": 63.2
},
"luminance": 0.68851
}Semantic roles & 50–950 ramp
primary
#E4D6CA
secondary
#96ABBD
accent
#77AB3A
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483