#EF91F9#EF91F9
#EF91F9 is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.0% C 0.173 H 323.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91F9 |
|---|---|
| RGB | rgb(239, 145, 249) |
| HSL | hsl(294, 90%, 77%) |
| HSV | hsv(294, 42%, 98%) |
| CMYK | cmyk(4%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.18, 51.12, -37.39) |
| CIE-LCH | lch(73.18, 63.34, 323.82°) |
| OKLab | oklab(78.96% 0.1387 -0.1025) |
| OKLCH | oklch(78.96% 0.173 323.5) |
| XYZ | xyz(62.8192, 45.4436, 95.0667) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Lavender Pink
#DD85D7
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 5.88
Plum
#DDA0DD
ΔE00 7.36
Baby Purple
#CA9BF7
ΔE00 7.56
Lilac (survey)
#CEA2FD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91F9 #9BF991
analogous
#BB91F9 #EF91F9 #F991CF
triadic
#EF91F9 #F9EF91 #91F9EF
tetradic
#EF91F9 #F9BB91 #9BF991 #91CFF9
square
#EF91F9 #F9BB91 #9BF991 #91CFF9
split-complementary
#EF91F9 #CFF991 #91F9BB
monochromatic
#DE1DF3 #E757F6 #EF91F9 #F7CBFC #FBE2FD
Accessibility & contrast
On white
2.08
#EF91F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EF91F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91F9
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91F9 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFD
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#F39DB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef91f9; /* rgb */ color: rgb(239, 145, 249); /* oklch */ color: oklch(79.0% 0.173 323.5);
Tailwind
colors: {
custom: {
50: '#f6b3fb',
500: '#ef91f9',
950: '#000000',
},
}SCSS
$custom: #ef91f9; $custom-light: #f6b3fb; $custom-dark: #000000;
JSON
{
"hex": "#ef91f9",
"rgb": {
"r": 239,
"g": 145,
"b": 249
},
"hsl": {
"h": 294.231,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.78964,
"c": 0.17251,
"h": 323.5
},
"luminance": 0.45441
}Semantic roles & 50–950 ramp
primary
#EF91F9
secondary
#D9F6D5
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085