#E8D2EC#E8D2EC
#E8D2EC is a very light, muted purple. Relative luminance 0.693; OKLCH L 89.0% C 0.042 H 321.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D2EC |
|---|---|
| RGB | rgb(232, 210, 236) |
| HSL | hsl(291, 41%, 87%) |
| HSV | hsv(291, 11%, 93%) |
| CMYK | cmyk(1.7%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(86.66, 12.18, -9.97) |
| CIE-LCH | lch(86.66, 15.74, 320.68°) |
| OKLab | oklab(88.96% 0.0329 -0.0266) |
| OKLCH | oklch(88.96% 0.042 321) |
| XYZ | xyz(71.4634, 69.3058, 88.9532) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.53
Pale Lavender
#EECFFE
ΔE00 6.09
Very Light Purple
#F6CEFC
ΔE00 6.59
Pale Mauve
#FED0FC
ΔE00 7.13
Pale Lilac
#E4CBFF
ΔE00 7.38
Light Pink
#FFD1DF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D2EC #D6ECD2
analogous
#DBD2EC #E8D2EC #ECD2E3
triadic
#E8D2EC #ECE8D2 #D2ECE8
tetradic
#E8D2EC #ECDBD2 #D6ECD2 #D2E3EC
square
#E8D2EC #ECDBD2 #D6ECD2 #D2E3EC
split-complementary
#E8D2EC #E3ECD2 #D2ECDB
monochromatic
#BC7CC8 #D2A7DA #E8D2EC #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.41
#E8D2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#E8D2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D2EC
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D2EC | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7ED
Deuteranopia (green-blind)
#D4DAEB
Tritanopia (blue-blind)
#E9D4DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #e8d2ec; /* rgb */ color: rgb(232, 210, 236); /* oklch */ color: oklch(89.0% 0.042 321.0);
Tailwind
colors: {
custom: {
50: '#efdff2',
500: '#e8d2ec',
950: '#000000',
},
}SCSS
$custom: #e8d2ec; $custom-light: #efdff2; $custom-dark: #000000;
JSON
{
"hex": "#e8d2ec",
"rgb": {
"r": 232,
"g": 210,
"b": 236
},
"hsl": {
"h": 290.769,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.88958,
"c": 0.04231,
"h": 321
},
"luminance": 0.69305
}Semantic roles & 50–950 ramp
primary
#E8D2EC
secondary
#A2C79B
accent
#B43246
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485