#E2D1CB#E2D1CB
#E2D1CB is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.3% C 0.021 H 40.5°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D1CB |
|---|---|
| RGB | rgb(226, 209, 203) |
| HSL | hsl(16, 28%, 84%) |
| HSV | hsv(16, 10%, 89%) |
| CMYK | cmyk(0%, 7.5%, 10.2%, 11.4%) |
| CIE-LAB | lab(85.04, 4.88, 5.09) |
| CIE-LCH | lch(85.04, 7.05, 46.25°) |
| OKLab | oklab(87.29% 0.0158 0.0135) |
| OKLCH | oklch(87.29% 0.021 40.5) |
| XYZ | xyz(64.9430, 66.0825, 65.8224) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.36
Warm Beige
#E9DCC9
ΔE00 7.38
Light Gray
#D3D3D3
ΔE00 7.43
Warm Gray
#C9BEB0
ΔE00 7.61
Gainsboro
#DCDCDC
ΔE00 7.63
Linen
#FAF0E6
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D1CB #CBDCE2
analogous
#E2CBD1 #E2D1CB #E2DDCB
triadic
#E2D1CB #CBE2D1 #D1CBE2
tetradic
#E2D1CB #D1E2CB #CBDCE2 #DDCBE2
square
#E2D1CB #D1E2CB #CBDCE2 #DDCBE2
split-complementary
#E2D1CB #CBE2DD #CBD1E2
monochromatic
#B68B7C #CCAEA4 #E2D1CB #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.48
#E2D1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#E2D1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D1CB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D1CB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CB
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#E7CFCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e2d1cb; /* rgb */ color: rgb(226, 209, 203); /* oklch */ color: oklch(87.3% 0.021 40.5);
Tailwind
colors: {
custom: {
50: '#ebdfda',
500: '#e2d1cb',
950: '#000000',
},
}SCSS
$custom: #e2d1cb; $custom-light: #ebdfda; $custom-dark: #000000;
JSON
{
"hex": "#e2d1cb",
"rgb": {
"r": 226,
"g": 209,
"b": 203
},
"hsl": {
"h": 15.652,
"s": 28.395,
"l": 84.118
},
"oklch": {
"l": 0.87288,
"c": 0.02072,
"h": 40.5
},
"luminance": 0.66081
}Semantic roles & 50–950 ramp
primary
#E2D1CB
secondary
#97B1BA
accent
#8CA73E
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483