#E8D6D4#E8D6D4
#E8D6D4 is a very light, muted red. Relative luminance 0.700; OKLCH L 89.0% C 0.020 H 25.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D6D4 |
|---|---|
| RGB | rgb(232, 214, 212) |
| HSL | hsl(6, 30%, 87%) |
| HSV | hsv(6, 9%, 91%) |
| CMYK | cmyk(0%, 7.8%, 8.6%, 9%) |
| CIE-LAB | lab(87.00, 5.86, 3.23) |
| CIE-LCH | lch(87.00, 6.69, 28.83°) |
| OKLab | oklab(89.01% 0.0183 0.0086) |
| OKLCH | oklch(89.01% 0.02 25.2) |
| XYZ | xyz(69.2078, 70.0034, 72.1408) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.66
Lavenderblush
#FFF0F5
ΔE00 6.49
Very Light Pink
#FFF4F2
ΔE00 6.80
Gainsboro
#DCDCDC
ΔE00 7.75
Seashell
#FFF5EE
ΔE00 7.89
Light Gray
#D3D3D3
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D6D4 #D4E6E8
analogous
#E8D4DC #E8D6D4 #E8E0D4
triadic
#E8D6D4 #D4E8D6 #D6D4E8
tetradic
#E8D6D4 #DCE8D4 #D4E6E8 #E0D4E8
square
#E8D6D4 #DCE8D4 #D4E6E8 #E0D4E8
split-complementary
#E8D6D4 #D4E8E0 #D4DCE8
monochromatic
#BD8A84 #D3B0AC #E8D6D4 #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.40
#E8D6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#E8D6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D6D4
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D6D4 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#DDDBD4
Tritanopia (blue-blind)
#EDD4D5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e8d6d4; /* rgb */ color: rgb(232, 214, 212); /* oklch */ color: oklch(89.0% 0.020 25.2);
Tailwind
colors: {
custom: {
50: '#efe2e1',
500: '#e8d6d4',
950: '#000000',
},
}SCSS
$custom: #e8d6d4; $custom-light: #efe2e1; $custom-dark: #000000;
JSON
{
"hex": "#e8d6d4",
"rgb": {
"r": 232,
"g": 214,
"b": 212
},
"hsl": {
"h": 6,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.89014,
"c": 0.0202,
"h": 25.2
},
"luminance": 0.70002
}Semantic roles & 50–950 ramp
primary
#E8D6D4
secondary
#9FBDC1
accent
#9EA93D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484