#E8D2EB#E8D2EB
#E8D2EB is a very light, muted purple. Relative luminance 0.692; OKLCH L 88.9% C 0.041 H 322.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D2EB |
|---|---|
| RGB | rgb(232, 210, 235) |
| HSL | hsl(293, 38%, 87%) |
| HSV | hsv(293, 11%, 92%) |
| CMYK | cmyk(1.3%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(86.63, 11.99, -9.49) |
| CIE-LCH | lch(86.63, 15.29, 321.66°) |
| OKLab | oklab(88.93% 0.0326 -0.0253) |
| OKLCH | oklch(88.93% 0.041 322.2) |
| XYZ | xyz(71.3185, 69.2479, 88.1902) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.50
Pale Lavender
#EECFFE
ΔE00 6.40
Very Light Purple
#F6CEFC
ΔE00 6.85
Pale Mauve
#FED0FC
ΔE00 7.34
Pale Lilac
#E4CBFF
ΔE00 7.69
Light Pink
#FFD1DF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D2EB #D5EBD2
analogous
#DCD2EB #E8D2EB #EBD2E2
triadic
#E8D2EB #EBE8D2 #D2EBE8
tetradic
#E8D2EB #EBDCD2 #D5EBD2 #D2E2EB
square
#E8D2EB #EBDCD2 #D5EBD2 #D2E2EB
split-complementary
#E8D2EB #E2EBD2 #D2EBDC
monochromatic
#BD7DC5 #D2A8D8 #E8D2EB #F4EAF6 #F4EAF6
Accessibility & contrast
On white
1.41
#E8D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#E8D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D2EB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D2EB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#D4DAEA
Tritanopia (blue-blind)
#E9D4DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e8d2eb; /* rgb */ color: rgb(232, 210, 235); /* oklch */ color: oklch(88.9% 0.041 322.2);
Tailwind
colors: {
custom: {
50: '#efdff1',
500: '#e8d2eb',
950: '#000000',
},
}SCSS
$custom: #e8d2eb; $custom-light: #efdff1; $custom-dark: #000000;
JSON
{
"hex": "#e8d2eb",
"rgb": {
"r": 232,
"g": 210,
"b": 235
},
"hsl": {
"h": 292.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.88927,
"c": 0.04122,
"h": 322.2
},
"luminance": 0.69247
}Semantic roles & 50–950 ramp
primary
#E8D2EB
secondary
#A1C69B
accent
#B13443
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485