#EF91FE#EF91FE
#EF91FE is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.2% C 0.177 H 321.9°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91FE |
|---|---|
| RGB | rgb(239, 145, 254) |
| HSL | hsl(292, 98%, 78%) |
| HSV | hsv(292, 43%, 100%) |
| CMYK | cmyk(5.9%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(73.39, 52.05, -39.79) |
| CIE-LCH | lch(73.39, 65.52, 322.61°) |
| OKLab | oklab(79.19% 0.1397 -0.1094) |
| OKLCH | oklch(79.19% 0.177 321.9) |
| XYZ | xyz(63.6094, 45.7597, 99.2286) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 6.47
Baby Purple
#CA9BF7
ΔE00 7.31
Lilac (survey)
#CEA2FD
ΔE00 7.75
Plum
#DDA0DD
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91FE #A0FE91
analogous
#B891FE #EF91FE #FE91D6
triadic
#EF91FE #FEEF91 #91FEEF
tetradic
#EF91FE #FEB891 #A0FE91 #91D6FE
square
#EF91FE #FEB891 #A0FE91 #91D6FE
split-complementary
#EF91FE #D6FE91 #91FEB8
monochromatic
#DD18FD #E654FD #EF91FE #F8CEFF #FBE1FF
Accessibility & contrast
On white
2.07
#EF91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#EF91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91FE
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91FE | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#F29EBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef91fe; /* rgb */ color: rgb(239, 145, 254); /* oklch */ color: oklch(79.2% 0.177 321.9);
Tailwind
colors: {
custom: {
50: '#f6b3ff',
500: '#ef91fe',
950: '#000000',
},
}SCSS
$custom: #ef91fe; $custom-light: #f6b3ff; $custom-dark: #000000;
JSON
{
"hex": "#ef91fe",
"rgb": {
"r": 239,
"g": 145,
"b": 254
},
"hsl": {
"h": 291.743,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.79186,
"c": 0.1774,
"h": 321.9
},
"luminance": 0.45757
}Semantic roles & 50–950 ramp
primary
#EF91FE
secondary
#D9F7D4
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086