#EF91EA#EF91EA
#EF91EA is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.3% C 0.158 H 328.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91EA |
|---|---|
| RGB | rgb(239, 145, 234) |
| HSL | hsl(303, 75%, 75%) |
| HSV | hsv(303, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 2.1%, 6.3%) |
| CIE-LAB | lab(72.59, 48.42, -30.13) |
| CIE-LCH | lch(72.59, 57.03, 328.11°) |
| OKLab | oklab(78.33% 0.1356 -0.0819) |
| OKLCH | oklch(78.33% 0.158 328.9) |
| XYZ | xyz(60.5723, 44.5449, 83.2334) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.56
Lavender Pink
#DD85D7
ΔE00 4.20
Purply Pink
#F075E6
ΔE00 5.62
Plum
#DDA0DD
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 7.17
Orchid
#DA70D6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91EA #91EF96
analogous
#C591EF #EF91EA #EF91BB
triadic
#EF91EA #EAEF91 #91EAEF
tetradic
#EF91EA #EFC591 #91EF96 #91BBEF
square
#EF91EA #EFC591 #91EF96 #91BBEF
split-complementary
#EF91EA #BBEF91 #91EFC5
monochromatic
#DF26D6 #E75CE0 #EF91EA #F7C6F4 #FBE4FA
Accessibility & contrast
On white
2.12
#EF91EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EF91EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91EA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91EA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#A4B7E7
Tritanopia (blue-blind)
#F599B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef91ea; /* rgb */ color: rgb(239, 145, 234); /* oklch */ color: oklch(78.3% 0.158 328.9);
Tailwind
colors: {
custom: {
50: '#f6b3f1',
500: '#ef91ea',
950: '#000000',
},
}SCSS
$custom: #ef91ea; $custom-light: #f6b3f1; $custom-dark: #000000;
JSON
{
"hex": "#ef91ea",
"rgb": {
"r": 239,
"g": 145,
"b": 234
},
"hsl": {
"h": 303.191,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.78326,
"c": 0.1584,
"h": 328.9
},
"luminance": 0.44542
}Semantic roles & 50–950 ramp
primary
#EF91EA
secondary
#D8F3DA
accent
#D7190F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084