#E4D2CB#E4D2CB
#E4D2CB is a very light, muted orange. Relative luminance 0.669; OKLCH L 87.7% C 0.022 H 42.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2CB |
|---|---|
| RGB | rgb(228, 210, 203) |
| HSL | hsl(17, 32%, 85%) |
| HSV | hsv(17, 11%, 89%) |
| CMYK | cmyk(0%, 7.9%, 11%, 10.6%) |
| CIE-LAB | lab(85.45, 5.06, 5.71) |
| CIE-LCH | lch(85.45, 7.63, 48.47°) |
| OKLab | oklab(87.65% 0.0164 0.0151) |
| OKLCH | oklch(87.65% 0.022 42.5) |
| XYZ | xyz(65.8201, 66.9000, 65.9340) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.14
Warm Beige
#E9DCC9
ΔE00 7.12
Linen
#FAF0E6
ΔE00 7.56
Warm Gray
#C9BEB0
ΔE00 7.72
Light Gray
#D3D3D3
ΔE00 7.85
Very Light Pink
#FFF4F2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2CB #CBDDE4
analogous
#E4CBD1 #E4D2CB #E4DFCB
triadic
#E4D2CB #CBE4D2 #D2CBE4
tetradic
#E4D2CB #D1E4CB #CBDDE4 #DFCBE4
square
#E4D2CB #D1E4CB #CBDDE4 #DFCBE4
split-complementary
#E4D2CB #CBE4DF #CBD1E4
monochromatic
#BA8C7A #CFAFA3 #E4D2CB #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.46
#E4D2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#E4D2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2CB
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2CB | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#DAD7CB
Tritanopia (blue-blind)
#E9CFD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e4d2cb; /* rgb */ color: rgb(228, 210, 203); /* oklch */ color: oklch(87.7% 0.022 42.5);
Tailwind
colors: {
custom: {
50: '#ecdfda',
500: '#e4d2cb',
950: '#000000',
},
}SCSS
$custom: #e4d2cb; $custom-light: #ecdfda; $custom-dark: #000000;
JSON
{
"hex": "#e4d2cb",
"rgb": {
"r": 228,
"g": 210,
"b": 203
},
"hsl": {
"h": 16.8,
"s": 31.646,
"l": 84.51
},
"oklch": {
"l": 0.87653,
"c": 0.0223,
"h": 42.5
},
"luminance": 0.66899
}Semantic roles & 50–950 ramp
primary
#E4D2CB
secondary
#97B2BD
accent
#8BAA3B
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483