#E4D4EA#E4D4EA
#E4D4EA is a very light, muted purple. Relative luminance 0.695; OKLCH L 88.9% C 0.034 H 316.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D4EA |
|---|---|
| RGB | rgb(228, 212, 234) |
| HSL | hsl(284, 34%, 87%) |
| HSV | hsv(284, 9%, 92%) |
| CMYK | cmyk(2.6%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.76, 9.43, -8.79) |
| CIE-LCH | lch(86.76, 12.89, 316.99°) |
| OKLab | oklab(88.94% 0.0251 -0.0234) |
| OKLCH | oklch(88.94% 0.034 316.9) |
| XYZ | xyz(70.3873, 69.5219, 87.5369) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.47
Lavender (CSS)
#E6E6FA
ΔE00 7.22
Pale Lavender
#EECFFE
ΔE00 7.93
Very Light Purple
#F6CEFC
ΔE00 8.72
Pale Lilac
#E4CBFF
ΔE00 8.77
Lavenderblush
#FFF0F5
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D4EA #DAEAD4
analogous
#D9D4EA #E4D4EA #EAD4E5
triadic
#E4D4EA #EAE4D4 #D4EAE4
tetradic
#E4D4EA #EAD9D4 #DAEAD4 #D4E5EA
square
#E4D4EA #EAD9D4 #DAEAD4 #D4E5EA
split-complementary
#E4D4EA #E5EAD4 #D4EAD9
monochromatic
#B082C2 #CAABD6 #E4D4EA #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.41
#E4D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#E4D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D4EA
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D4EA | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#E4D6DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e4d4ea; /* rgb */ color: rgb(228, 212, 234); /* oklch */ color: oklch(88.9% 0.034 316.9);
Tailwind
colors: {
custom: {
50: '#ece1f0',
500: '#e4d4ea',
950: '#000000',
},
}SCSS
$custom: #e4d4ea; $custom-light: #ece1f0; $custom-dark: #000000;
JSON
{
"hex": "#e4d4ea",
"rgb": {
"r": 228,
"g": 212,
"b": 234
},
"hsl": {
"h": 283.636,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.88944,
"c": 0.03431,
"h": 316.9
},
"luminance": 0.69521
}Semantic roles & 50–950 ramp
primary
#E4D4EA
secondary
#A9C49E
accent
#AD3858
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485