#E884EA#E884EA
#E884EA is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.6% C 0.176 H 326.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E884EA |
|---|---|
| RGB | rgb(232, 132, 234) |
| HSL | hsl(299, 71%, 72%) |
| HSV | hsv(299, 44%, 92%) |
| CMYK | cmyk(0.9%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.18, 52.94, -35.46) |
| CIE-LCH | lch(69.18, 63.72, 326.18°) |
| OKLab | oklab(75.6% 0.1463 -0.0971) |
| OKLCH | oklch(75.6% 0.176 326.4) |
| XYZ | xyz(56.3801, 39.6016, 82.5001) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.05
Purply Pink
#F075E6
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 3.37
Orchid
#DA70D6
ΔE00 5.29
Candy Pink
#FF63E9
ΔE00 5.99
Light Magenta
#FA5FF7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E884EA #86EA84
analogous
#B584EA #E884EA #EA84B9
triadic
#E884EA #EAE884 #84EAE8
tetradic
#E884EA #EAB584 #86EA84 #84B9EA
square
#E884EA #EAB584 #86EA84 #84B9EA
split-complementary
#E884EA #B9EA84 #84EAB5
monochromatic
#CD24D0 #DE50E1 #E884EA #F2B8F3 #FAE5FB
Accessibility & contrast
On white
2.35
#E884EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#E884EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E884EA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E884EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E884EA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#97ADE7
Tritanopia (blue-blind)
#ED8FAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e884ea; /* rgb */ color: rgb(232, 132, 234); /* oklch */ color: oklch(75.6% 0.176 326.4);
Tailwind
colors: {
custom: {
50: '#f1aaf1',
500: '#e884ea',
950: '#000000',
},
}SCSS
$custom: #e884ea; $custom-light: #f1aaf1; $custom-dark: #000000;
JSON
{
"hex": "#e884ea",
"rgb": {
"r": 232,
"g": 132,
"b": 234
},
"hsl": {
"h": 298.824,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.756,
"c": 0.17556,
"h": 326.4
},
"luminance": 0.39599
}Semantic roles & 50–950 ramp
primary
#E884EA
secondary
#D8F2D8
accent
#D31316
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84