#EF80EA#EF80EA
#EF80EA is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.9% C 0.186 H 328.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80EA |
|---|---|
| RGB | rgb(239, 128, 234) |
| HSL | hsl(303, 78%, 72%) |
| HSV | hsv(303, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 2.1%, 6.3%) |
| CIE-LAB | lab(69.28, 56.92, -35.25) |
| CIE-LCH | lch(69.28, 66.95, 328.23°) |
| OKLab | oklab(75.85% 0.1596 -0.0963) |
| OKLCH | oklch(75.85% 0.186 328.9) |
| XYZ | xyz(58.1663, 39.7328, 82.4314) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.81
Purply Pink
#F075E6
ΔE00 2.09
Lavender Pink
#DD85D7
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 4.86
Orchid
#DA70D6
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80EA #80EF85
analogous
#BD80EF #EF80EA #EF80B3
triadic
#EF80EA #EAEF80 #80EAEF
tetradic
#EF80EA #EFBD80 #80EF85 #80B3EF
square
#EF80EA #EFBD80 #80EF85 #80B3EF
split-complementary
#EF80EA #B3EF80 #80EFBD
monochromatic
#D91BD1 #E84AE1 #EF80EA #F6B6F3 #FCE4FB
Accessibility & contrast
On white
2.35
#EF80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EF80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80EA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80EA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#F68AAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef80ea; /* rgb */ color: rgb(239, 128, 234); /* oklch */ color: oklch(75.9% 0.186 328.9);
Tailwind
colors: {
custom: {
50: '#f6a8f1',
500: '#ef80ea',
950: '#000000',
},
}SCSS
$custom: #ef80ea; $custom-light: #f6a8f1; $custom-dark: #000000;
JSON
{
"hex": "#ef80ea",
"rgb": {
"r": 239,
"g": 128,
"b": 234
},
"hsl": {
"h": 302.703,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.75852,
"c": 0.18642,
"h": 328.9
},
"luminance": 0.3973
}Semantic roles & 50–950 ramp
primary
#EF80EA
secondary
#D7F3D9
accent
#DA150C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84