#EF91EC#EF91EC
#EF91EC is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.4% C 0.160 H 328.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91EC |
|---|---|
| RGB | rgb(239, 145, 236) |
| HSL | hsl(302, 75%, 75%) |
| HSV | hsv(302, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 1.3%, 6.3%) |
| CIE-LAB | lab(72.67, 48.77, -31.10) |
| CIE-LCH | lch(72.67, 57.84, 327.47°) |
| OKLab | oklab(78.41% 0.136 -0.0847) |
| OKLCH | oklch(78.41% 0.16 328.1) |
| XYZ | xyz(60.8613, 44.6605, 84.7551) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Lavender Pink
#DD85D7
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 5.57
Plum
#DDA0DD
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 7.50
Orchid
#DA70D6
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91EC #91EF94
analogous
#C391EF #EF91EC #EF91BD
triadic
#EF91EC #ECEF91 #91ECEF
tetradic
#EF91EC #EFC391 #91EF94 #91BDEF
square
#EF91EC #EFC391 #91EF94 #91BDEF
split-complementary
#EF91EC #BDEF91 #91EFC3
monochromatic
#DF26DA #E75CE3 #EF91EC #F7C6F5 #FBE4FA
Accessibility & contrast
On white
2.11
#EF91EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EF91EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91EC
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91EC | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABEF
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#F599B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef91ec; /* rgb */ color: rgb(239, 145, 236); /* oklch */ color: oklch(78.4% 0.160 328.1);
Tailwind
colors: {
custom: {
50: '#f6b3f2',
500: '#ef91ec',
950: '#000000',
},
}SCSS
$custom: #ef91ec; $custom-light: #f6b3f2; $custom-dark: #000000;
JSON
{
"hex": "#ef91ec",
"rgb": {
"r": 239,
"g": 145,
"b": 236
},
"hsl": {
"h": 301.915,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.78409,
"c": 0.16023,
"h": 328.1
},
"luminance": 0.44658
}Semantic roles & 50–950 ramp
primary
#EF91EC
secondary
#D8F3D9
accent
#D7150F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085