#E4D2EC#E4D2EC
#E4D2EC is a very light, muted purple. Relative luminance 0.686; OKLCH L 88.6% C 0.040 H 315.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2EC |
|---|---|
| RGB | rgb(228, 210, 236) |
| HSL | hsl(282, 41%, 87%) |
| HSV | hsv(282, 11%, 93%) |
| CMYK | cmyk(3.4%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(86.33, 10.85, -10.50) |
| CIE-LCH | lch(86.33, 15.10, 315.95°) |
| OKLab | oklab(88.62% 0.0286 -0.0281) |
| OKLCH | oklch(88.62% 0.04 315.6) |
| XYZ | xyz(70.1794, 68.6438, 88.8931) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.79
Pale Lavender
#EECFFE
ΔE00 6.48
Very Light Purple
#F6CEFC
ΔE00 7.34
Pale Lilac
#E4CBFF
ΔE00 7.35
Pale Mauve
#FED0FC
ΔE00 8.07
Lavender (CSS)
#E6E6FA
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2EC #DAECD2
analogous
#D7D2EC #E4D2EC #ECD2E7
triadic
#E4D2EC #ECE4D2 #D2ECE4
tetradic
#E4D2EC #ECD7D2 #DAECD2 #D2E7EC
square
#E4D2EC #ECD7D2 #DAECD2 #D2E7EC
split-complementary
#E4D2EC #E7ECD2 #D2ECD7
monochromatic
#B07CC8 #CAA7DA #E4D2EC #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.43
#E4D2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#E4D2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2EC
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2EC | 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)
#CFD7ED
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#E4D5DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e4d2ec; /* rgb */ color: rgb(228, 210, 236); /* oklch */ color: oklch(88.6% 0.040 315.6);
Tailwind
colors: {
custom: {
50: '#ecdff2',
500: '#e4d2ec',
950: '#000000',
},
}SCSS
$custom: #e4d2ec; $custom-light: #ecdff2; $custom-dark: #000000;
JSON
{
"hex": "#e4d2ec",
"rgb": {
"r": 228,
"g": 210,
"b": 236
},
"hsl": {
"h": 281.538,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.88624,
"c": 0.04009,
"h": 315.6
},
"luminance": 0.68643
}Semantic roles & 50–950 ramp
primary
#E4D2EC
secondary
#A9C79B
accent
#B4325A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485