#EF91EF#EF91EF
#EF91EF is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.5% C 0.163 H 327.0°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91EF |
|---|---|
| RGB | rgb(239, 145, 239) |
| HSL | hsl(300, 75%, 75%) |
| HSV | hsv(300, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(72.78, 49.31, -32.56) |
| CIE-LCH | lch(72.78, 59.09, 326.56°) |
| OKLab | oklab(78.53% 0.1367 -0.0888) |
| OKLCH | oklch(78.53% 0.163 327) |
| XYZ | xyz(61.3008, 44.8363, 87.0699) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Lavender Pink
#DD85D7
ΔE00 4.61
Purply Pink
#F075E6
ΔE00 5.55
Plum
#DDA0DD
ΔE00 6.19
Bubblegum Pink
#FE83CC
ΔE00 8.00
Candy Pink
#FF63E9
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91EF #91EF91
analogous
#C091EF #EF91EF #EF91C0
triadic
#EF91EF #EFEF91 #91EFEF
tetradic
#EF91EF #EFC091 #91EF91 #91C0EF
square
#EF91EF #EFC091 #91EF91 #91C0EF
split-complementary
#EF91EF #C0EF91 #91EFC0
monochromatic
#DF26DF #E75CE7 #EF91EF #F7C6F7 #FBE4FB
Accessibility & contrast
On white
2.11
#EF91EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EF91EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91EF
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91EF | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#F49AB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef91ef; /* rgb */ color: rgb(239, 145, 239); /* oklch */ color: oklch(78.5% 0.163 327.0);
Tailwind
colors: {
custom: {
50: '#f6b3f4',
500: '#ef91ef',
950: '#000000',
},
}SCSS
$custom: #ef91ef; $custom-light: #f6b3f4; $custom-dark: #000000;
JSON
{
"hex": "#ef91ef",
"rgb": {
"r": 239,
"g": 145,
"b": 239
},
"hsl": {
"h": 300,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.78534,
"c": 0.163,
"h": 327
},
"luminance": 0.44834
}Semantic roles & 50–950 ramp
primary
#EF91EF
secondary
#D8F3D8
accent
#D70F0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085