#E4D2EB#E4D2EB
#E4D2EB is a very light, muted purple. Relative luminance 0.686; OKLCH L 88.6% C 0.039 H 316.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E4D2EB |
|---|---|
| RGB | rgb(228, 210, 235) |
| HSL | hsl(283, 38%, 87%) |
| HSV | hsv(283, 11%, 92%) |
| CMYK | cmyk(3%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(86.30, 10.67, -10.01) |
| CIE-LCH | lch(86.30, 14.63, 316.81°) |
| OKLab | oklab(88.59% 0.0283 -0.0267) |
| OKLCH | oklch(88.59% 0.039 316.6) |
| XYZ | xyz(70.0345, 68.5858, 88.1301) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.77
Pale Lavender
#EECFFE
ΔE00 6.77
Very Light Purple
#F6CEFC
ΔE00 7.58
Pale Lilac
#E4CBFF
ΔE00 7.67
Lavender (CSS)
#E6E6FA
ΔE00 8.12
Pale Mauve
#FED0FC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4D2EB #D9EBD2
analogous
#D8D2EB #E4D2EB #EBD2E6
triadic
#E4D2EB #EBE4D2 #D2EBE4
tetradic
#E4D2EB #EBD8D2 #D9EBD2 #D2E6EB
square
#E4D2EB #EBD8D2 #D9EBD2 #D2E6EB
split-complementary
#E4D2EB #E6EBD2 #D2EBD8
monochromatic
#B17DC5 #CBA8D8 #E4D2EB #F2EAF6 #F2EAF6
Accessibility & contrast
On white
1.43
#E4D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#E4D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4D2EB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4D2EB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#D3D8EA
Tritanopia (blue-blind)
#E4D4DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e4d2eb; /* rgb */ color: rgb(228, 210, 235); /* oklch */ color: oklch(88.6% 0.039 316.6);
Tailwind
colors: {
custom: {
50: '#ecdff1',
500: '#e4d2eb',
950: '#000000',
},
}SCSS
$custom: #e4d2eb; $custom-light: #ecdff1; $custom-dark: #000000;
JSON
{
"hex": "#e4d2eb",
"rgb": {
"r": 228,
"g": 210,
"b": 235
},
"hsl": {
"h": 283.2,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.88592,
"c": 0.03892,
"h": 316.6
},
"luminance": 0.68585
}Semantic roles & 50–950 ramp
primary
#E4D2EB
secondary
#A7C69B
accent
#B13457
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161516
muted
#848485