#E4D4EB#E4D4EB
#E4D4EB is a very light, muted purple. Relative luminance 0.696; OKLCH L 89.0% C 0.035 H 315.7°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D4EB |
|---|---|
| RGB | rgb(228, 212, 235) |
| HSL | hsl(282, 37%, 88%) |
| HSV | hsv(282, 10%, 92%) |
| CMYK | cmyk(3%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.79, 9.61, -9.28) |
| CIE-LCH | lch(86.79, 13.36, 316.01°) |
| OKLab | oklab(88.98% 0.0254 -0.0248) |
| OKLCH | oklch(88.98% 0.035 315.7) |
| XYZ | xyz(70.5314, 69.5795, 88.2957) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.43
Lavender (CSS)
#E6E6FA
ΔE00 7.26
Pale Lavender
#EECFFE
ΔE00 7.63
Pale Lilac
#E4CBFF
ΔE00 8.44
Very Light Purple
#F6CEFC
ΔE00 8.46
Pale Mauve
#FED0FC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D4EB #DBEBD4
analogous
#D8D4EB #E4D4EB #EBD4E6
triadic
#E4D4EB #EBE4D4 #D4EBE4
tetradic
#E4D4EB #EBD8D4 #DBEBD4 #D4E6EB
square
#E4D4EB #EBD8D4 #DBEBD4 #D4E6EB
split-complementary
#E4D4EB #E6EBD4 #D4EBD8
monochromatic
#B080C4 #CAAAD8 #E4D4EB #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.41
#E4D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#E4D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D4EB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D4EB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#E4D6DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e4d4eb; /* rgb */ color: rgb(228, 212, 235); /* oklch */ color: oklch(89.0% 0.035 315.7);
Tailwind
colors: {
custom: {
50: '#ece1f1',
500: '#e4d4eb',
950: '#000000',
},
}SCSS
$custom: #e4d4eb; $custom-light: #ece1f1; $custom-dark: #000000;
JSON
{
"hex": "#e4d4eb",
"rgb": {
"r": 228,
"g": 212,
"b": 235
},
"hsl": {
"h": 281.739,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.88975,
"c": 0.03548,
"h": 315.7
},
"luminance": 0.69579
}Semantic roles & 50–950 ramp
primary
#E4D4EB
secondary
#AAC59E
accent
#AF365B
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485