#E4D3CA#E4D3CA
#E4D3CA is a very light, muted orange. Relative luminance 0.673; OKLCH L 87.8% C 0.023 H 49.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D3CA |
|---|---|
| RGB | rgb(228, 211, 202) |
| HSL | hsl(21, 33%, 84%) |
| HSV | hsv(21, 11%, 89%) |
| CMYK | cmyk(0%, 7.5%, 11.4%, 10.6%) |
| CIE-LAB | lab(85.68, 4.38, 6.57) |
| CIE-LCH | lch(85.68, 7.89, 56.33°) |
| OKLab | oklab(87.82% 0.0146 0.0173) |
| OKLCH | oklch(87.82% 0.023 49.9) |
| XYZ | xyz(65.9490, 67.3478, 65.3910) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.89
Mistyrose
#FFE4E1
ΔE00 6.87
Linen
#FAF0E6
ΔE00 6.93
Warm Gray
#C9BEB0
ΔE00 7.05
Antiquewhite
#FAEBD7
ΔE00 7.43
Seashell
#FFF5EE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D3CA #CADBE4
analogous
#E4CACE #E4D3CA #E4E0CA
triadic
#E4D3CA #CAE4D3 #D3CAE4
tetradic
#E4D3CA #CEE4CA #CADBE4 #E0CAE4
square
#E4D3CA #CEE4CA #CADBE4 #E0CAE4
split-complementary
#E4D3CA #CAE4E0 #CACEE4
monochromatic
#BB9079 #CFB1A1 #E4D3CA #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.45
#E4D3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#E4D3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D3CA
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D3CA | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#DBD8CA
Tritanopia (blue-blind)
#E9D0D0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e4d3ca; /* rgb */ color: rgb(228, 211, 202); /* oklch */ color: oklch(87.8% 0.023 49.9);
Tailwind
colors: {
custom: {
50: '#ece0da',
500: '#e4d3ca',
950: '#000000',
},
}SCSS
$custom: #e4d3ca; $custom-light: #ece0da; $custom-dark: #000000;
JSON
{
"hex": "#e4d3ca",
"rgb": {
"r": 228,
"g": 211,
"b": 202
},
"hsl": {
"h": 20.769,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.87822,
"c": 0.02261,
"h": 49.9
},
"luminance": 0.67347
}Semantic roles & 50–950 ramp
primary
#E4D3CA
secondary
#96AFBD
accent
#84AB3A
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483