#E8D8EC#E8D8EC
#E8D8EC is a very light, muted purple. Relative luminance 0.723; OKLCH L 90.1% C 0.032 H 319.4°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D8EC |
|---|---|
| RGB | rgb(232, 216, 236) |
| HSL | hsl(288, 34%, 89%) |
| HSV | hsv(288, 8%, 93%) |
| CMYK | cmyk(1.7%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(88.12, 9.02, -7.79) |
| CIE-LCH | lch(88.12, 11.92, 319.19°) |
| OKLab | oklab(90.1% 0.0243 -0.0207) |
| OKLCH | oklch(90.1% 0.032 319.4) |
| XYZ | xyz(72.9726, 72.3242, 89.4563) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.38
Lavender (CSS)
#E6E6FA
ΔE00 6.81
Lavenderblush
#FFF0F5
ΔE00 7.78
Pale Lavender
#EECFFE
ΔE00 8.61
Light Pink
#FFD1DF
ΔE00 9.01
Very Light Purple
#F6CEFC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D8EC #DCECD8
analogous
#DED8EC #E8D8EC #ECD8E6
triadic
#E8D8EC #ECE8D8 #D8ECE8
tetradic
#E8D8EC #ECDED8 #DCECD8 #D8E6EC
square
#E8D8EC #ECDED8 #DCECD8 #D8E6EC
split-complementary
#E8D8EC #E6ECD8 #D8ECDE
monochromatic
#B786C4 #D0AFD8 #E8D8EC #F3EAF5 #F3EAF5
Accessibility & contrast
On white
1.36
#E8D8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#E8D8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D8EC
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D8EC | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#D9DEEB
Tritanopia (blue-blind)
#E8DADE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e8d8ec; /* rgb */ color: rgb(232, 216, 236); /* oklch */ color: oklch(90.1% 0.032 319.4);
Tailwind
colors: {
custom: {
50: '#efe4f2',
500: '#e8d8ec',
950: '#000000',
},
}SCSS
$custom: #e8d8ec; $custom-light: #efe4f2; $custom-dark: #000000;
JSON
{
"hex": "#e8d8ec",
"rgb": {
"r": 232,
"g": 216,
"b": 236
},
"hsl": {
"h": 288,
"s": 34.483,
"l": 88.627
},
"oklch": {
"l": 0.90103,
"c": 0.03192,
"h": 319.4
},
"luminance": 0.72324
}Semantic roles & 50–950 ramp
primary
#E8D8EC
secondary
#A9C6A2
accent
#AD3850
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485