#EF97E8#EF97E8
#EF97E8 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.2% C 0.146 H 329.7°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EF97E8 |
|---|---|
| RGB | rgb(239, 151, 232) |
| HSL | hsl(305, 73%, 76%) |
| HSV | hsv(305, 37%, 94%) |
| CMYK | cmyk(0%, 36.8%, 2.9%, 6.3%) |
| CIE-LAB | lab(73.75, 44.98, -27.26) |
| CIE-LCH | lch(73.75, 52.59, 328.79°) |
| OKLab | oklab(79.17% 0.1264 -0.0739) |
| OKLCH | oklch(79.17% 0.146 329.7) |
| XYZ | xyz(61.2278, 46.3129, 82.0424) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 7.08
Bubblegum Pink
#FE83CC
ΔE00 7.12
Mauve
#E0B0FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF97E8 #97EF9E
analogous
#CA97EF #EF97E8 #EF97BC
triadic
#EF97E8 #E8EF97 #97E8EF
tetradic
#EF97E8 #EFCA97 #97EF9E #97BCEF
square
#EF97E8 #EFCA97 #97EF9E #97BCEF
split-complementary
#EF97E8 #BCEF97 #97EFCA
monochromatic
#DF2DD1 #E762DC #EF97E8 #F7CCF4 #FBE4F9
Accessibility & contrast
On white
2.05
#EF97E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EF97E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF97E8
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF97E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF97E8 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEEB
Deuteranopia (green-blind)
#AABAE5
Tritanopia (blue-blind)
#F59DB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef97e8; /* rgb */ color: rgb(239, 151, 232); /* oklch */ color: oklch(79.2% 0.146 329.7);
Tailwind
colors: {
custom: {
50: '#f5b7ef',
500: '#ef97e8',
950: '#000000',
},
}SCSS
$custom: #ef97e8; $custom-light: #f5b7ef; $custom-dark: #000000;
JSON
{
"hex": "#ef97e8",
"rgb": {
"r": 239,
"g": 151,
"b": 232
},
"hsl": {
"h": 304.773,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.79172,
"c": 0.14639,
"h": 329.7
},
"luminance": 0.4631
}Semantic roles & 50–950 ramp
primary
#EF97E8
secondary
#D8F3DA
accent
#D52010
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084