#E0D2C2#E0D2C2
#E0D2C2 is a very light, muted orange. Relative luminance 0.658; OKLCH L 87.1% C 0.027 H 71.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D2C2 |
|---|---|
| RGB | rgb(224, 210, 194) |
| HSL | hsl(32, 33%, 82%) |
| HSV | hsv(32, 13%, 88%) |
| CMYK | cmyk(0%, 6.3%, 13.4%, 12.2%) |
| CIE-LAB | lab(84.91, 2.19, 9.66) |
| CIE-LCH | lch(84.91, 9.91, 77.25°) |
| OKLab | oklab(87.08% 0.0086 0.0253) |
| OKLCH | oklch(87.08% 0.027 71.2) |
| XYZ | xyz(63.5240, 65.8365, 60.3898) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.69
Warm Gray
#C9BEB0
ΔE00 5.20
Champagne
#F7E7CE
ΔE00 5.70
Antiquewhite
#FAEBD7
ΔE00 5.74
Eggshell
#F0EAD6
ΔE00 6.87
Linen
#FAF0E6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D2C2 #C2D0E0
analogous
#E0C3C2 #E0D2C2 #DFE0C2
triadic
#E0D2C2 #C2E0D2 #D2C2E0
tetradic
#E0D2C2 #C2E0C3 #C2D0E0 #E0C2DF
square
#E0D2C2 #C2E0C3 #C2D0E0 #E0C2DF
split-complementary
#E0D2C2 #C2DFE0 #C3C2E0
monochromatic
#B79671 #CBB499 #E0D2C2 #F5F0EB #F5F0EB
Accessibility & contrast
On white
1.48
#E0D2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#E0D2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D2C2
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D2C2 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#DBD5C2
Tritanopia (blue-blind)
#E6CFCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e0d2c2; /* rgb */ color: rgb(224, 210, 194); /* oklch */ color: oklch(87.1% 0.027 71.2);
Tailwind
colors: {
custom: {
50: '#e9dfd4',
500: '#e0d2c2',
950: '#000000',
},
}SCSS
$custom: #e0d2c2; $custom-light: #e9dfd4; $custom-dark: #000000;
JSON
{
"hex": "#e0d2c2",
"rgb": {
"r": 224,
"g": 210,
"b": 194
},
"hsl": {
"h": 32,
"s": 32.609,
"l": 81.961
},
"oklch": {
"l": 0.87079,
"c": 0.02668,
"h": 71.2
},
"luminance": 0.65836
}Semantic roles & 50–950 ramp
primary
#E0D2C2
secondary
#8EA2B8
accent
#6FAB3A
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483