#E2D4D6#E2D4D6
#E2D4D6 is a very light, near-neutral red. Relative luminance 0.681; OKLCH L 88.2% C 0.016 H 7.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D4D6 |
|---|---|
| RGB | rgb(226, 212, 214) |
| HSL | hsl(351, 19%, 86%) |
| HSV | hsv(351, 6%, 89%) |
| CMYK | cmyk(0%, 6.2%, 5.3%, 11.4%) |
| CIE-LAB | lab(86.06, 5.16, 0.75) |
| CIE-LCH | lch(86.06, 5.22, 8.24°) |
| OKLab | oklab(88.18% 0.0156 0.0021) |
| OKLCH | oklch(88.18% 0.016 7.5) |
| XYZ | xyz(67.0436, 68.1115, 73.2202) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.30
Lavenderblush
#FFF0F5
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 6.71
Very Light Pink
#FFF4F2
ΔE00 7.23
Fog
#D8DCE0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D4D6 #D4E2E0
analogous
#E2D4DD #E2D4D6 #E2D9D4
triadic
#E2D4D6 #D6E2D4 #D4D6E2
tetradic
#E2D4D6 #DDE2D4 #D4E2E0 #D9D4E2
square
#E2D4D6 #DDE2D4 #D4E2E0 #D9D4E2
split-complementary
#E2D4D6 #D4E2D9 #D4DDE2
monochromatic
#B18B90 #C9AFB3 #E2D4D6 #F3EDEE #F3EDEE
Accessibility & contrast
On white
1.44
#E2D4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#E2D4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D4D6
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D4D6 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D6
Deuteranopia (green-blind)
#D9D8D6
Tritanopia (blue-blind)
#E5D3D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e2d4d6; /* rgb */ color: rgb(226, 212, 214); /* oklch */ color: oklch(88.2% 0.016 7.5);
Tailwind
colors: {
custom: {
50: '#ebe1e2',
500: '#e2d4d6',
950: '#000000',
},
}SCSS
$custom: #e2d4d6; $custom-light: #ebe1e2; $custom-dark: #000000;
JSON
{
"hex": "#e2d4d6",
"rgb": {
"r": 226,
"g": 212,
"b": 214
},
"hsl": {
"h": 351.429,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.8818,
"c": 0.01571,
"h": 7.5
},
"luminance": 0.68111
}Semantic roles & 50–950 ramp
primary
#E2D4D6
secondary
#A2B8B5
accent
#9E9148
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484