#EF91FA#EF91FA
#EF91FA is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.0% C 0.173 H 323.2°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91FA |
|---|---|
| RGB | rgb(239, 145, 250) |
| HSL | hsl(294, 91%, 77%) |
| HSV | hsv(294, 42%, 98%) |
| CMYK | cmyk(4.4%, 42%, 0%, 2%) |
| CIE-LAB | lab(73.22, 51.31, -37.87) |
| CIE-LCH | lch(73.22, 63.77, 323.57°) |
| OKLab | oklab(79.01% 0.1389 -0.1039) |
| OKLCH | oklch(79.01% 0.173 323.2) |
| XYZ | xyz(62.9755, 45.5062, 95.8903) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.32
Lavender Pink
#DD85D7
ΔE00 5.92
Purply Pink
#F075E6
ΔE00 5.94
Plum
#DDA0DD
ΔE00 7.49
Baby Purple
#CA9BF7
ΔE00 7.50
Lilac (survey)
#CEA2FD
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91FA #9CFA91
analogous
#BA91FA #EF91FA #FA91D1
triadic
#EF91FA #FAEF91 #91FAEF
tetradic
#EF91FA #FABA91 #9CFA91 #91D1FA
square
#EF91FA #FABA91 #9CFA91 #91D1FA
split-complementary
#EF91FA #D1FA91 #91FABA
monochromatic
#DE1CF5 #E656F7 #EF91FA #F8CCFD #FBE2FE
Accessibility & contrast
On white
2.08
#EF91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#EF91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91FA
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91FA | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#F29DBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef91fa; /* rgb */ color: rgb(239, 145, 250); /* oklch */ color: oklch(79.0% 0.173 323.2);
Tailwind
colors: {
custom: {
50: '#f6b3fc',
500: '#ef91fa',
950: '#000000',
},
}SCSS
$custom: #ef91fa; $custom-light: #f6b3fc; $custom-dark: #000000;
JSON
{
"hex": "#ef91fa",
"rgb": {
"r": 239,
"g": 145,
"b": 250
},
"hsl": {
"h": 293.714,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.79008,
"c": 0.17349,
"h": 323.2
},
"luminance": 0.45504
}Semantic roles & 50–950 ramp
primary
#EF91FA
secondary
#D9F6D5
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085