#EF91F2#EF91F2
#EF91F2 is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.7% C 0.166 H 325.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91F2 |
|---|---|
| RGB | rgb(239, 145, 242) |
| HSL | hsl(298, 79%, 76%) |
| HSV | hsv(298, 40%, 95%) |
| CMYK | cmyk(1.2%, 40.1%, 0%, 5.1%) |
| CIE-LAB | lab(72.90, 49.85, -34.02) |
| CIE-LCH | lch(72.90, 60.35, 325.69°) |
| OKLab | oklab(78.66% 0.1373 -0.0929) |
| OKLCH | oklch(78.66% 0.166 325.9) |
| XYZ | xyz(61.7477, 45.0150, 89.4234) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.09
Lavender Pink
#DD85D7
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 5.58
Plum
#DDA0DD
ΔE00 6.52
Baby Purple
#CA9BF7
ΔE00 8.09
Candy Pink
#FF63E9
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91F2 #94F291
analogous
#BE91F2 #EF91F2 #F291C4
triadic
#EF91F2 #F2EF91 #91F2EF
tetradic
#EF91F2 #F2BE91 #94F291 #91C4F2
square
#EF91F2 #F2BE91 #94F291 #91C4F2
split-complementary
#EF91F2 #C4F291 #91F2BE
monochromatic
#DF24E5 #E75AEC #EF91F2 #F7C8F8 #FBE4FC
Accessibility & contrast
On white
2.10
#EF91F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#EF91F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91F2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91F2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF5
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#F49BB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef91f2; /* rgb */ color: rgb(239, 145, 242); /* oklch */ color: oklch(78.7% 0.166 325.9);
Tailwind
colors: {
custom: {
50: '#f6b3f6',
500: '#ef91f2',
950: '#000000',
},
}SCSS
$custom: #ef91f2; $custom-light: #f6b3f6; $custom-dark: #000000;
JSON
{
"hex": "#ef91f2",
"rgb": {
"r": 239,
"g": 145,
"b": 242
},
"hsl": {
"h": 298.144,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.78661,
"c": 0.16582,
"h": 325.9
},
"luminance": 0.45012
}Semantic roles & 50–950 ramp
primary
#EF91F2
secondary
#D8F4D7
accent
#DB0A11
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085