#EF91F7#EF91F7
#EF91F7 is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.9% C 0.171 H 324.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91F7 |
|---|---|
| RGB | rgb(239, 145, 247) |
| HSL | hsl(295, 86%, 77%) |
| HSV | hsv(295, 41%, 97%) |
| CMYK | cmyk(3.2%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(73.10, 50.76, -36.43) |
| CIE-LCH | lch(73.10, 62.48, 324.33°) |
| OKLab | oklab(78.88% 0.1383 -0.0998) |
| OKLCH | oklch(78.88% 0.171 324.2) |
| XYZ | xyz(62.5089, 45.3195, 93.4325) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 5.53
Purply Pink
#F075E6
ΔE00 5.77
Plum
#DDA0DD
ΔE00 7.11
Baby Purple
#CA9BF7
ΔE00 7.69
Mauve
#E0B0FF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91F7 #99F791
analogous
#BC91F7 #EF91F7 #F791CC
triadic
#EF91F7 #F7EF91 #91F7EF
tetradic
#EF91F7 #F7BC91 #99F791 #91CCF7
square
#EF91F7 #F7BC91 #99F791 #91CCF7
split-complementary
#EF91F7 #CCF791 #91F7BC
monochromatic
#DE1FEF #E758F3 #EF91F7 #F7CAFB #FBE2FD
Accessibility & contrast
On white
2.09
#EF91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#EF91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91F7
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91F7 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFB
Deuteranopia (green-blind)
#9FB7F4
Tritanopia (blue-blind)
#F39CB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef91f7; /* rgb */ color: rgb(239, 145, 247); /* oklch */ color: oklch(78.9% 0.171 324.2);
Tailwind
colors: {
custom: {
50: '#f6b3fa',
500: '#ef91f7',
950: '#000000',
},
}SCSS
$custom: #ef91f7; $custom-light: #f6b3fa; $custom-dark: #000000;
JSON
{
"hex": "#ef91f7",
"rgb": {
"r": 239,
"g": 145,
"b": 247
},
"hsl": {
"h": 295.294,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.78877,
"c": 0.17058,
"h": 324.2
},
"luminance": 0.45317
}Semantic roles & 50–950 ramp
primary
#EF91F7
secondary
#D8F5D6
accent
#E30314
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085