#E891FA#E891FA
#E891FA is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.2% C 0.170 H 320.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E891FA |
|---|---|
| RGB | rgb(232, 145, 250) |
| HSL | hsl(290, 91%, 77%) |
| HSV | hsv(290, 42%, 98%) |
| CMYK | cmyk(7.2%, 42%, 0%, 2%) |
| CIE-LAB | lab(72.44, 49.29, -39.16) |
| CIE-LCH | lch(72.44, 62.95, 321.54°) |
| OKLab | oklab(78.25% 0.131 -0.1077) |
| OKLCH | oklch(78.25% 0.17 320.6) |
| XYZ | xyz(60.6573, 44.3109, 95.7816) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 5.95
Purply Pink
#F075E6
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 6.36
Lilac (survey)
#CEA2FD
ΔE00 6.96
Liliac
#C48EFD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E891FA #A3FA91
analogous
#B391FA #E891FA #FA91D8
triadic
#E891FA #FAE891 #91FAE8
tetradic
#E891FA #FAB391 #A3FA91 #91D8FA
square
#E891FA #FAB391 #A3FA91 #91D8FA
split-complementary
#E891FA #D8FA91 #91FAB3
monochromatic
#D01CF5 #DC56F7 #E891FA #F4CCFD #F9E2FE
Accessibility & contrast
On white
2.13
#E891FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E891FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E891FA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E891FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E891FA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#EA9EBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e891fa; /* rgb */ color: rgb(232, 145, 250); /* oklch */ color: oklch(78.2% 0.170 320.6);
Tailwind
colors: {
custom: {
50: '#f1b3fc',
500: '#e891fa',
950: '#000000',
},
}SCSS
$custom: #e891fa; $custom-light: #f1b3fc; $custom-dark: #000000;
JSON
{
"hex": "#e891fa",
"rgb": {
"r": 232,
"g": 145,
"b": 250
},
"hsl": {
"h": 289.714,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.78246,
"c": 0.16963,
"h": 320.6
},
"luminance": 0.44309
}Semantic roles & 50–950 ramp
primary
#E891FA
secondary
#DBF6D5
accent
#E60027
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085