#EF91E7#EF91E7
#EF91E7 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.2% C 0.156 H 330.0°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91E7 |
|---|---|
| RGB | rgb(239, 145, 231) |
| HSL | hsl(305, 75%, 75%) |
| HSV | hsv(305, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 3.3%, 6.3%) |
| CIE-LAB | lab(72.48, 47.89, -28.66) |
| CIE-LCH | lch(72.48, 55.81, 329.10°) |
| OKLab | oklab(78.2% 0.1349 -0.0778) |
| OKLCH | oklch(78.2% 0.156 330) |
| XYZ | xyz(60.1450, 44.3740, 80.9828) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 4.05
Plum
#DDA0DD
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 5.75
Bubblegum Pink
#FE83CC
ΔE00 6.68
Orchid
#DA70D6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91E7 #91EF99
analogous
#C891EF #EF91E7 #EF91B8
triadic
#EF91E7 #E7EF91 #91E7EF
tetradic
#EF91E7 #EFC891 #91EF99 #91B8EF
square
#EF91E7 #EFC891 #91EF99 #91B8EF
split-complementary
#EF91E7 #B8EF91 #91EFC8
monochromatic
#DF26D0 #E75CDB #EF91E7 #F7C6F3 #FBE4F9
Accessibility & contrast
On white
2.13
#EF91E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EF91E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91E7
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91E7 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEA
Deuteranopia (green-blind)
#A5B6E4
Tritanopia (blue-blind)
#F698B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef91e7; /* rgb */ color: rgb(239, 145, 231); /* oklch */ color: oklch(78.2% 0.156 330.0);
Tailwind
colors: {
custom: {
50: '#f6b3ee',
500: '#ef91e7',
950: '#000000',
},
}SCSS
$custom: #ef91e7; $custom-light: #f6b3ee; $custom-dark: #000000;
JSON
{
"hex": "#ef91e7",
"rgb": {
"r": 239,
"g": 145,
"b": 231
},
"hsl": {
"h": 305.106,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.78204,
"c": 0.1557,
"h": 330
},
"luminance": 0.44371
}Semantic roles & 50–950 ramp
primary
#EF91E7
secondary
#D8F3DA
accent
#D7200F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084