#E2D0CA#E2D0CA
#E2D0CA is a very light, muted orange. Relative luminance 0.655; OKLCH L 87.1% C 0.022 H 39.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D0CA |
|---|---|
| RGB | rgb(226, 208, 202) |
| HSL | hsl(15, 29%, 84%) |
| HSV | hsv(15, 11%, 89%) |
| CMYK | cmyk(0%, 8%, 10.6%, 11.4%) |
| CIE-LAB | lab(84.76, 5.24, 5.23) |
| CIE-LCH | lch(84.76, 7.40, 44.97°) |
| OKLab | oklab(87.07% 0.0168 0.0138) |
| OKLCH | oklch(87.07% 0.022 39.4) |
| XYZ | xyz(64.5797, 65.5458, 65.1153) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.26
Warm Beige
#E9DCC9
ΔE00 7.70
Warm Gray
#C9BEB0
ΔE00 7.73
Light Gray
#D3D3D3
ΔE00 7.78
Gainsboro
#DCDCDC
ΔE00 8.02
Linen
#FAF0E6
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D0CA #CADCE2
analogous
#E2CAD0 #E2D0CA #E2DCCA
triadic
#E2D0CA #CAE2D0 #D0CAE2
tetradic
#E2D0CA #D0E2CA #CADCE2 #DCCAE2
square
#E2D0CA #D0E2CA #CADCE2 #DCCAE2
split-complementary
#E2D0CA #CAE2DC #CAD0E2
monochromatic
#B78A7B #CCADA2 #E2D0CA #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.49
#E2D0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#E2D0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D0CA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D0CA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#D8D5CA
Tritanopia (blue-blind)
#E7CECE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e2d0ca; /* rgb */ color: rgb(226, 208, 202); /* oklch */ color: oklch(87.1% 0.022 39.4);
Tailwind
colors: {
custom: {
50: '#ebdeda',
500: '#e2d0ca',
950: '#000000',
},
}SCSS
$custom: #e2d0ca; $custom-light: #ebdeda; $custom-dark: #000000;
JSON
{
"hex": "#e2d0ca",
"rgb": {
"r": 226,
"g": 208,
"b": 202
},
"hsl": {
"h": 15,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.87065,
"c": 0.02178,
"h": 39.4
},
"luminance": 0.65545
}Semantic roles & 50–950 ramp
primary
#E2D0CA
secondary
#96B1BA
accent
#8DA83E
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483