#E8D1CD#E8D1CD
#E8D1CD is a very light, muted red. Relative luminance 0.672; OKLCH L 87.9% C 0.026 H 29.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D1CD |
|---|---|
| RGB | rgb(232, 209, 205) |
| HSL | hsl(9, 37%, 86%) |
| HSV | hsv(9, 12%, 91%) |
| CMYK | cmyk(0%, 9.9%, 11.6%, 9%) |
| CIE-LAB | lab(85.59, 7.33, 4.89) |
| CIE-LCH | lch(85.59, 8.81, 33.72°) |
| OKLab | oklab(87.85% 0.023 0.013) |
| OKLCH | oklch(87.85% 0.026 29.4) |
| XYZ | xyz(67.0978, 67.1658, 67.1754) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.68
Lavenderblush
#FFF0F5
ΔE00 8.05
Very Light Pink
#FFF4F2
ΔE00 8.46
Pinkish Grey
#C8ACA9
ΔE00 9.29
Linen
#FAF0E6
ΔE00 9.34
Seashell
#FFF5EE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D1CD #CDE4E8
analogous
#E8CDD6 #E8D1CD #E8DECD
triadic
#E8D1CD #CDE8D1 #D1CDE8
tetradic
#E8D1CD #D6E8CD #CDE4E8 #DECDE8
square
#E8D1CD #D6E8CD #CDE4E8 #DECDE8
split-complementary
#E8D1CD #CDE8DE #CDD6E8
monochromatic
#C18479 #D5AAA3 #E8D1CD #F5ECEA #F5ECEA
Accessibility & contrast
On white
1.45
#E8D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#E8D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D1CD
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D1CD | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CD
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#EECED0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e8d1cd; /* rgb */ color: rgb(232, 209, 205); /* oklch */ color: oklch(87.9% 0.026 29.4);
Tailwind
colors: {
custom: {
50: '#efdfdc',
500: '#e8d1cd',
950: '#000000',
},
}SCSS
$custom: #e8d1cd; $custom-light: #efdfdc; $custom-dark: #000000;
JSON
{
"hex": "#e8d1cd",
"rgb": {
"r": 232,
"g": 209,
"b": 205
},
"hsl": {
"h": 8.889,
"s": 36.986,
"l": 85.686
},
"oklch": {
"l": 0.87854,
"c": 0.02638,
"h": 29.4
},
"luminance": 0.67165
}Semantic roles & 50–950 ramp
primary
#E8D1CD
secondary
#97BCC2
accent
#9EB036
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484