#E4D2D6#E4D2D6
#E4D2D6 is a very light, muted red. Relative luminance 0.674; OKLCH L 88.0% C 0.021 H 2.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2D6 |
|---|---|
| RGB | rgb(228, 210, 214) |
| HSL | hsl(347, 25%, 86%) |
| HSV | hsv(347, 8%, 89%) |
| CMYK | cmyk(0%, 7.9%, 6.1%, 10.6%) |
| CIE-LAB | lab(85.73, 6.90, 0.28) |
| CIE-LCH | lch(85.73, 6.91, 2.31°) |
| OKLab | oklab(87.96% 0.0206 0.0008) |
| OKLCH | oklch(87.96% 0.021 2.3) |
| XYZ | xyz(67.1777, 67.4431, 73.0842) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.93
Lavenderblush
#FFF0F5
ΔE00 6.55
Very Light Pink
#FFF4F2
ΔE00 8.26
Light Gray
#D3D3D3
ΔE00 8.43
Gainsboro
#DCDCDC
ΔE00 8.50
Thistle
#D8BFD8
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2D6 #D2E4E0
analogous
#E4D2DF #E4D2D6 #E4D7D2
triadic
#E4D2D6 #D6E4D2 #D2D6E4
tetradic
#E4D2D6 #DFE4D2 #D2E4E0 #D7D2E4
square
#E4D2D6 #DFE4D2 #D2E4E0 #D7D2E4
split-complementary
#E4D2D6 #D2E4D7 #D2DFE4
monochromatic
#B68590 #CDACB3 #E4D2D6 #F4ECEE #F4ECEE
Accessibility & contrast
On white
1.45
#E4D2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#E4D2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2D6
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2D6 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D6
Deuteranopia (green-blind)
#D8D7D6
Tritanopia (blue-blind)
#E8D1D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e4d2d6; /* rgb */ color: rgb(228, 210, 214); /* oklch */ color: oklch(88.0% 0.021 2.3);
Tailwind
colors: {
custom: {
50: '#ecdfe2',
500: '#e4d2d6',
950: '#000000',
},
}SCSS
$custom: #e4d2d6; $custom-light: #ecdfe2; $custom-dark: #000000;
JSON
{
"hex": "#e4d2d6",
"rgb": {
"r": 228,
"g": 210,
"b": 214
},
"hsl": {
"h": 346.667,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.87957,
"c": 0.02065,
"h": 2.3
},
"luminance": 0.67442
}Semantic roles & 50–950 ramp
primary
#E4D2D6
secondary
#9FBBB5
accent
#A48E42
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484