#EF91F5#EF91F5
#EF91F5 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.8% C 0.169 H 324.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91F5 |
|---|---|
| RGB | rgb(239, 145, 245) |
| HSL | hsl(296, 83%, 76%) |
| HSV | hsv(296, 41%, 96%) |
| CMYK | cmyk(2.4%, 40.8%, 0%, 3.9%) |
| CIE-LAB | lab(73.02, 50.39, -35.47) |
| CIE-LCH | lch(73.02, 61.62, 324.86°) |
| OKLab | oklab(78.79% 0.1379 -0.0971) |
| OKLCH | oklch(78.79% 0.169 324.9) |
| XYZ | xyz(62.2019, 45.1967, 91.8159) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Lavender Pink
#DD85D7
ΔE00 5.28
Purply Pink
#F075E6
ΔE00 5.68
Plum
#DDA0DD
ΔE00 6.87
Baby Purple
#CA9BF7
ΔE00 7.84
Candy Pink
#FF63E9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91F5 #97F591
analogous
#BD91F5 #EF91F5 #F591C9
triadic
#EF91F5 #F5EF91 #91F5EF
tetradic
#EF91F5 #F5BD91 #97F591 #91C9F5
square
#EF91F5 #F5BD91 #97F591 #91C9F5
split-complementary
#EF91F5 #C9F591 #91F5BD
monochromatic
#DF21EB #E759F0 #EF91F5 #F7C9FA #FBE3FC
Accessibility & contrast
On white
2.09
#EF91F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#EF91F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91F5
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91F5 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ACF9
Deuteranopia (green-blind)
#A0B7F2
Tritanopia (blue-blind)
#F39CB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef91f5; /* rgb */ color: rgb(239, 145, 245); /* oklch */ color: oklch(78.8% 0.169 324.9);
Tailwind
colors: {
custom: {
50: '#f6b3f8',
500: '#ef91f5',
950: '#000000',
},
}SCSS
$custom: #ef91f5; $custom-light: #f6b3f8; $custom-dark: #000000;
JSON
{
"hex": "#ef91f5",
"rgb": {
"r": 239,
"g": 145,
"b": 245
},
"hsl": {
"h": 296.4,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.7879,
"c": 0.16867,
"h": 324.9
},
"luminance": 0.45194
}Semantic roles & 50–950 ramp
primary
#EF91F5
secondary
#D8F4D7
accent
#E00613
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085