#E6D4D4#E6D4D4
#E6D4D4 is a very light, muted red. Relative luminance 0.687; OKLCH L 88.5% C 0.020 H 17.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D4D4 |
|---|---|
| RGB | rgb(230, 212, 212) |
| HSL | hsl(0, 26%, 87%) |
| HSV | hsv(0, 8%, 90%) |
| CMYK | cmyk(0%, 7.8%, 7.8%, 9.8%) |
| CIE-LAB | lab(86.34, 6.21, 2.25) |
| CIE-LCH | lch(86.34, 6.61, 19.90°) |
| OKLab | oklab(88.46% 0.0191 0.006) |
| OKLCH | oklch(88.46% 0.02 17.5) |
| XYZ | xyz(68.0591, 68.6644, 71.9428) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.03
Lavenderblush
#FFF0F5
ΔE00 6.50
Very Light Pink
#FFF4F2
ΔE00 7.34
Gainsboro
#DCDCDC
ΔE00 7.94
Light Gray
#D3D3D3
ΔE00 7.97
Seashell
#FFF5EE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D4D4 #D4E6E6
analogous
#E6D4DD #E6D4D4 #E6DDD4
triadic
#E6D4D4 #D4E6D4 #D4D4E6
tetradic
#E6D4D4 #DDE6D4 #D4E6E6 #DDD4E6
square
#E6D4D4 #DDE6D4 #D4E6E6 #DDD4E6
split-complementary
#E6D4D4 #D4E6DD #D4DDE6
monochromatic
#B98787 #D0ADAD #E6D4D4 #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.43
#E6D4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#E6D4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D4D4
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D4D4 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D4
Deuteranopia (green-blind)
#DBD9D4
Tritanopia (blue-blind)
#EAD3D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e6d4d4; /* rgb */ color: rgb(230, 212, 212); /* oklch */ color: oklch(88.5% 0.020 17.5);
Tailwind
colors: {
custom: {
50: '#eee1e1',
500: '#e6d4d4',
950: '#000000',
},
}SCSS
$custom: #e6d4d4; $custom-light: #eee1e1; $custom-dark: #000000;
JSON
{
"hex": "#e6d4d4",
"rgb": {
"r": 230,
"g": 212,
"b": 212
},
"hsl": {
"h": 0,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.88458,
"c": 0.02001,
"h": 17.5
},
"luminance": 0.68663
}Semantic roles & 50–950 ramp
primary
#E6D4D4
secondary
#A0BEBE
accent
#A5A540
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484