#EF97FF#EF97FF
#EF97FF is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.1% C 0.169 H 321.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EF97FF |
|---|---|
| RGB | rgb(239, 151, 255) |
| HSL | hsl(291, 100%, 80%) |
| HSV | hsv(291, 41%, 100%) |
| CMYK | cmyk(6.3%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(74.64, 49.18, -38.38) |
| CIE-LCH | lch(74.64, 62.38, 322.03°) |
| OKLab | oklab(80.14% 0.1315 -0.1054) |
| OKLCH | oklch(80.14% 0.169 321.3) |
| XYZ | xyz(64.7111, 47.7063, 100.3879) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.70
Baby Purple
#CA9BF7
ΔE00 6.92
Mauve
#E0B0FF
ΔE00 6.93
Lavender Pink
#DD85D7
ΔE00 6.96
Lilac (survey)
#CEA2FD
ΔE00 7.11
Purply Pink
#F075E6
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF97FF #A7FF97
analogous
#BB97FF #EF97FF #FF97DB
triadic
#EF97FF #FFEF97 #97FFEF
tetradic
#EF97FF #FFBB97 #A7FF97 #97DBFF
square
#EF97FF #FFBB97 #A7FF97 #97DBFF
split-complementary
#EF97FF #DBFF97 #97FFBB
monochromatic
#DC1DFF #E65AFF #EF97FF #F8D4FF #FAE0FF
Accessibility & contrast
On white
1.99
#EF97FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#EF97FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF97FF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF97FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF97FF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#F1A3BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ef97ff; /* rgb */ color: rgb(239, 151, 255); /* oklch */ color: oklch(80.1% 0.169 321.3);
Tailwind
colors: {
custom: {
50: '#f6b7ff',
500: '#ef97ff',
950: '#000000',
},
}SCSS
$custom: #ef97ff; $custom-light: #f6b7ff; $custom-dark: #000000;
JSON
{
"hex": "#ef97ff",
"rgb": {
"r": 239,
"g": 151,
"b": 255
},
"hsl": {
"h": 290.769,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80135,
"c": 0.16851,
"h": 321.3
},
"luminance": 0.47704
}Semantic roles & 50–950 ramp
primary
#EF97FF
secondary
#D9F7D4
accent
#E60023
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086