#E8D2C6#E8D2C6
#E8D2C6 is a very light, muted orange. Relative luminance 0.673; OKLCH L 87.9% C 0.030 H 50.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D2C6 |
|---|---|
| RGB | rgb(232, 210, 198) |
| HSL | hsl(21, 43%, 84%) |
| HSV | hsv(21, 15%, 91%) |
| CMYK | cmyk(0%, 9.5%, 14.7%, 9%) |
| CIE-LAB | lab(85.67, 5.69, 8.72) |
| CIE-LCH | lch(85.67, 10.41, 56.87°) |
| OKLab | oklab(87.86% 0.0188 0.0229) |
| OKLCH | oklch(87.86% 0.03 50.6) |
| XYZ | xyz(66.5178, 67.3276, 62.9066) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.36
Mistyrose
#FFE4E1
ΔE00 6.73
Antiquewhite
#FAEBD7
ΔE00 7.62
Warm Gray
#C9BEB0
ΔE00 7.69
Apricot
#FBCEB1
ΔE00 7.80
Linen
#FAF0E6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D2C6 #C6DCE8
analogous
#E8C6CB #E8D2C6 #E8E3C6
triadic
#E8D2C6 #C6E8D2 #D2C6E8
tetradic
#E8D2C6 #CBE8C6 #C6DCE8 #E3C6E8
square
#E8D2C6 #CBE8C6 #C6DCE8 #E3C6E8
split-complementary
#E8D2C6 #C6E8E3 #C6CBE8
monochromatic
#C58D6F #D6B09A #E8D2C6 #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.45
#E8D2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#E8D2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D2C6
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D2C6 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C5
Deuteranopia (green-blind)
#DDD8C6
Tritanopia (blue-blind)
#EFCECF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e8d2c6; /* rgb */ color: rgb(232, 210, 198); /* oklch */ color: oklch(87.9% 0.030 50.6);
Tailwind
colors: {
custom: {
50: '#efdfd7',
500: '#e8d2c6',
950: '#000000',
},
}SCSS
$custom: #e8d2c6; $custom-light: #efdfd7; $custom-dark: #000000;
JSON
{
"hex": "#e8d2c6",
"rgb": {
"r": 232,
"g": 210,
"b": 198
},
"hsl": {
"h": 21.176,
"s": 42.5,
"l": 84.314
},
"oklch": {
"l": 0.87862,
"c": 0.02958,
"h": 50.6
},
"luminance": 0.67326
}Semantic roles & 50–950 ramp
primary
#E8D2C6
secondary
#90B1C3
accent
#86B630
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483