#EF91F8#EF91F8
#EF91F8 is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.9% C 0.172 H 323.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91F8 |
|---|---|
| RGB | rgb(239, 145, 248) |
| HSL | hsl(295, 88%, 77%) |
| HSV | hsv(295, 42%, 97%) |
| CMYK | cmyk(3.6%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(73.14, 50.94, -36.91) |
| CIE-LCH | lch(73.14, 62.91, 324.07°) |
| OKLab | oklab(78.92% 0.1385 -0.1012) |
| OKLCH | oklch(78.92% 0.172 323.9) |
| XYZ | xyz(62.6636, 45.3814, 94.2474) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 5.82
Plum
#DDA0DD
ΔE00 7.24
Baby Purple
#CA9BF7
ΔE00 7.63
Lilac (survey)
#CEA2FD
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91F8 #9AF891
analogous
#BC91F8 #EF91F8 #F891CE
triadic
#EF91F8 #F8EF91 #91F8EF
tetradic
#EF91F8 #F8BC91 #9AF891 #91CEF8
square
#EF91F8 #F8BC91 #9AF891 #91CEF8
split-complementary
#EF91F8 #CEF891 #91F8BC
monochromatic
#DE1EF1 #E757F4 #EF91F8 #F7CBFC #FBE2FD
Accessibility & contrast
On white
2.08
#EF91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#EF91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91F8
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91F8 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFC
Deuteranopia (green-blind)
#9FB8F5
Tritanopia (blue-blind)
#F39CB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef91f8; /* rgb */ color: rgb(239, 145, 248); /* oklch */ color: oklch(78.9% 0.172 323.9);
Tailwind
colors: {
custom: {
50: '#f6b3fb',
500: '#ef91f8',
950: '#000000',
},
}SCSS
$custom: #ef91f8; $custom-light: #f6b3fb; $custom-dark: #000000;
JSON
{
"hex": "#ef91f8",
"rgb": {
"r": 239,
"g": 145,
"b": 248
},
"hsl": {
"h": 294.757,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.7892,
"c": 0.17155,
"h": 323.9
},
"luminance": 0.45379
}Semantic roles & 50–950 ramp
primary
#EF91F8
secondary
#D9F5D6
accent
#E50115
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085