#E884F9#E884F9
#E884F9 is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.3% C 0.190 H 321.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E884F9 |
|---|---|
| RGB | rgb(232, 132, 249) |
| HSL | hsl(291, 91%, 75%) |
| HSV | hsv(291, 47%, 98%) |
| CMYK | cmyk(6.8%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(69.82, 55.69, -42.69) |
| CIE-LCH | lch(69.82, 70.17, 322.53°) |
| OKLab | oklab(76.29% 0.1488 -0.1178) |
| OKLCH | oklch(76.29% 0.19 321.6) |
| XYZ | xyz(58.6269, 40.5003, 94.3333) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 5.77
Violet Pink
#FB5FFC
ΔE00 6.12
Light Magenta
#FA5FF7
ΔE00 6.20
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E884F9 #95F984
analogous
#AE84F9 #E884F9 #F984D0
triadic
#E884F9 #F9E884 #84F9E8
tetradic
#E884F9 #F9AE84 #95F984 #84D0F9
square
#E884F9 #F9AE84 #95F984 #84D0F9
split-complementary
#E884F9 #D0F984 #84F9AE
monochromatic
#D20FF3 #DD4AF6 #E884F9 #F3BEFC #FAE2FE
Accessibility & contrast
On white
2.31
#E884F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#E884F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E884F9
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E884F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E884F9 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#90AFF6
Tritanopia (blue-blind)
#EA93B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e884f9; /* rgb */ color: rgb(232, 132, 249); /* oklch */ color: oklch(76.3% 0.190 321.6);
Tailwind
colors: {
custom: {
50: '#f1abfb',
500: '#e884f9',
950: '#000000',
},
}SCSS
$custom: #e884f9; $custom-light: #f1abfb; $custom-dark: #000000;
JSON
{
"hex": "#e884f9",
"rgb": {
"r": 232,
"g": 132,
"b": 249
},
"hsl": {
"h": 291.282,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.76285,
"c": 0.18978,
"h": 321.6
},
"luminance": 0.40498
}Semantic roles & 50–950 ramp
primary
#E884F9
secondary
#DAF6D5
accent
#E60021
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85