#E0D2C8#E0D2C8
#E0D2C8 is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.2% C 0.021 H 58.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D2C8 |
|---|---|
| RGB | rgb(224, 210, 200) |
| HSL | hsl(25, 28%, 83%) |
| HSV | hsv(25, 11%, 88%) |
| CMYK | cmyk(0%, 6.3%, 10.7%, 12.2%) |
| CIE-LAB | lab(85.05, 3.15, 6.69) |
| CIE-LCH | lch(85.05, 7.39, 64.76°) |
| OKLab | oklab(87.24% 0.011 0.0176) |
| OKLCH | oklch(87.24% 0.021 58) |
| XYZ | xyz(64.2114, 66.1115, 64.0105) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.78
Warm Gray
#C9BEB0
ΔE00 5.87
Linen
#FAF0E6
ΔE00 6.70
Antiquewhite
#FAEBD7
ΔE00 6.92
Light Gray
#D3D3D3
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D2C8 #C8D6E0
analogous
#E0C8CA #E0D2C8 #E0DEC8
triadic
#E0D2C8 #C8E0D2 #D2C8E0
tetradic
#E0D2C8 #CAE0C8 #C8D6E0 #DEC8E0
square
#E0D2C8 #CAE0C8 #C8D6E0 #DEC8E0
split-complementary
#E0D2C8 #C8E0DE #C8CAE0
monochromatic
#B4927A #CAB2A1 #E0D2C8 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.48
#E0D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#E0D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D2C8
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D2C8 | 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)
#D6D3C7
Deuteranopia (green-blind)
#D9D6C8
Tritanopia (blue-blind)
#E5CFCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e0d2c8; /* rgb */ color: rgb(224, 210, 200); /* oklch */ color: oklch(87.2% 0.021 58.0);
Tailwind
colors: {
custom: {
50: '#e9dfd8',
500: '#e0d2c8',
950: '#000000',
},
}SCSS
$custom: #e0d2c8; $custom-light: #e9dfd8; $custom-dark: #000000;
JSON
{
"hex": "#e0d2c8",
"rgb": {
"r": 224,
"g": 210,
"b": 200
},
"hsl": {
"h": 25,
"s": 27.907,
"l": 83.137
},
"oklch": {
"l": 0.87236,
"c": 0.02072,
"h": 58
},
"luminance": 0.66111
}Semantic roles & 50–950 ramp
primary
#E0D2C8
secondary
#95A9B7
accent
#7BA73F
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483