#E884DB#E884DB
#E884DB is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.0% C 0.162 H 332.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E884DB |
|---|---|
| RGB | rgb(232, 132, 219) |
| HSL | hsl(308, 68%, 71%) |
| HSV | hsv(308, 43%, 91%) |
| CMYK | cmyk(0%, 43.1%, 5.6%, 9%) |
| CIE-LAB | lab(68.59, 50.32, -28.10) |
| CIE-LCH | lch(68.59, 57.63, 330.82°) |
| OKLab | oklab(74.96% 0.1432 -0.0762) |
| OKLCH | oklch(74.96% 0.162 332) |
| XYZ | xyz(54.3157, 38.7758, 71.6276) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.85
Violet (CSS)
#EE82EE
ΔE00 3.36
Purply Pink
#F075E6
ΔE00 3.78
Orchid
#DA70D6
ΔE00 5.30
Bubblegum Pink
#FE83CC
ΔE00 5.97
Candy Pink
#FF63E9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E884DB #84E891
analogous
#C384E8 #E884DB #E884A9
triadic
#E884DB #DBE884 #84DBE8
tetradic
#E884DB #E8C384 #84E891 #84A9E8
square
#E884DB #E8C384 #84E891 #84A9E8
split-complementary
#E884DB #A9E884 #84E8C3
monochromatic
#CC26B6 #DE50CC #E884DB #F2B8EA #FAE5F7
Accessibility & contrast
On white
2.40
#E884DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#E884DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E884DB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E884DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E884DB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDE
Deuteranopia (green-blind)
#9CACD8
Tritanopia (blue-blind)
#F08AA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e884db; /* rgb */ color: rgb(232, 132, 219); /* oklch */ color: oklch(75.0% 0.162 332.0);
Tailwind
colors: {
custom: {
50: '#f1aae6',
500: '#e884db',
950: '#000000',
},
}SCSS
$custom: #e884db; $custom-light: #f1aae6; $custom-dark: #000000;
JSON
{
"hex": "#e884db",
"rgb": {
"r": 232,
"g": 132,
"b": 219
},
"hsl": {
"h": 307.8,
"s": 68.493,
"l": 71.373
},
"oklch": {
"l": 0.74959,
"c": 0.16218,
"h": 332
},
"luminance": 0.38773
}Semantic roles & 50–950 ramp
primary
#E884DB
secondary
#D7F1DA
accent
#D02D15
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84