#E6D8D8#E6D8D8
#E6D8D8 is a very light, near-neutral red. Relative luminance 0.709; OKLCH L 89.3% C 0.015 H 17.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D8D8 |
|---|---|
| RGB | rgb(230, 216, 216) |
| HSL | hsl(0, 22%, 87%) |
| HSV | hsv(0, 6%, 90%) |
| CMYK | cmyk(0%, 6.1%, 6.1%, 9.8%) |
| CIE-LAB | lab(87.43, 4.80, 1.73) |
| CIE-LCH | lch(87.43, 5.10, 19.78°) |
| OKLab | oklab(89.35% 0.0148 0.0046) |
| OKLCH | oklch(89.35% 0.015 17.5) |
| XYZ | xyz(69.5822, 70.8934, 74.9706) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.60
Lavenderblush
#FFF0F5
ΔE00 5.83
Very Light Pink
#FFF4F2
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 6.35
Light Gray
#D3D3D3
ΔE00 6.62
Seashell
#FFF5EE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D8D8 #D8E6E6
analogous
#E6D8DF #E6D8D8 #E6DFD8
triadic
#E6D8D8 #D8E6D8 #D8D8E6
tetradic
#E6D8D8 #DFE6D8 #D8E6E6 #DFD8E6
square
#E6D8D8 #DFE6D8 #D8E6E6 #DFD8E6
split-complementary
#E6D8D8 #D8E6DF #D8DFE6
monochromatic
#B68D8D #CEB3B3 #E6D8D8 #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.38
#E6D8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#E6D8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D8D8
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D8D8 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD8
Deuteranopia (green-blind)
#DDDCD8
Tritanopia (blue-blind)
#E9D7D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #e6d8d8; /* rgb */ color: rgb(230, 216, 216); /* oklch */ color: oklch(89.3% 0.015 17.5);
Tailwind
colors: {
custom: {
50: '#eee4e4',
500: '#e6d8d8',
950: '#000000',
},
}SCSS
$custom: #e6d8d8; $custom-light: #eee4e4; $custom-dark: #000000;
JSON
{
"hex": "#e6d8d8",
"rgb": {
"r": 230,
"g": 216,
"b": 216
},
"hsl": {
"h": 0,
"s": 21.875,
"l": 87.451
},
"oklch": {
"l": 0.89348,
"c": 0.01546,
"h": 17.5
},
"luminance": 0.70893
}Semantic roles & 50–950 ramp
primary
#E6D8D8
secondary
#A5BDBD
accent
#A0A045
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484