#EF91F4#EF91F4
#EF91F4 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.7% C 0.168 H 325.2°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91F4 |
|---|---|
| RGB | rgb(239, 145, 244) |
| HSL | hsl(297, 82%, 76%) |
| HSV | hsv(297, 41%, 96%) |
| CMYK | cmyk(2%, 40.6%, 0%, 4.3%) |
| CIE-LAB | lab(72.98, 50.21, -34.98) |
| CIE-LCH | lch(72.98, 61.19, 325.13°) |
| OKLab | oklab(78.75% 0.1377 -0.0957) |
| OKLCH | oklch(78.75% 0.168 325.2) |
| XYZ | xyz(62.0497, 45.1359, 91.0140) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Lavender Pink
#DD85D7
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.75
Baby Purple
#CA9BF7
ΔE00 7.92
Candy Pink
#FF63E9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91F4 #96F491
analogous
#BE91F4 #EF91F4 #F491C8
triadic
#EF91F4 #F4EF91 #91F4EF
tetradic
#EF91F4 #F4BE91 #96F491 #91C8F4
square
#EF91F4 #F4BE91 #96F491 #91C8F4
split-complementary
#EF91F4 #C8F491 #91F4BE
monochromatic
#DF22E9 #E759EE #EF91F4 #F7C9FA #FBE3FC
Accessibility & contrast
On white
2.09
#EF91F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#EF91F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91F4
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91F4 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ACF8
Deuteranopia (green-blind)
#A1B7F1
Tritanopia (blue-blind)
#F39BB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef91f4; /* rgb */ color: rgb(239, 145, 244); /* oklch */ color: oklch(78.7% 0.168 325.2);
Tailwind
colors: {
custom: {
50: '#f6b3f8',
500: '#ef91f4',
950: '#000000',
},
}SCSS
$custom: #ef91f4; $custom-light: #f6b3f8; $custom-dark: #000000;
JSON
{
"hex": "#ef91f4",
"rgb": {
"r": 239,
"g": 145,
"b": 244
},
"hsl": {
"h": 296.97,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.78747,
"c": 0.16771,
"h": 325.2
},
"luminance": 0.45133
}Semantic roles & 50–950 ramp
primary
#EF91F4
secondary
#D8F4D7
accent
#DE0712
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085