#EF80EC#EF80EC
#EF80EC is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.9% C 0.188 H 328.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80EC |
|---|---|
| RGB | rgb(239, 128, 236) |
| HSL | hsl(302, 78%, 72%) |
| HSV | hsv(302, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 1.3%, 6.3%) |
| CIE-LAB | lab(69.36, 57.27, -36.22) |
| CIE-LCH | lch(69.36, 67.76, 327.69°) |
| OKLab | oklab(75.94% 0.16 -0.0991) |
| OKLCH | oklch(75.94% 0.188 328.2) |
| XYZ | xyz(58.4552, 39.8484, 83.9531) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.53
Purply Pink
#F075E6
ΔE00 2.16
Lavender Pink
#DD85D7
ΔE00 4.15
Candy Pink
#FF63E9
ΔE00 4.88
Orchid
#DA70D6
ΔE00 5.37
Light Magenta
#FA5FF7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80EC #80EF83
analogous
#BB80EF #EF80EC #EF80B4
triadic
#EF80EC #ECEF80 #80ECEF
tetradic
#EF80EC #EFBB80 #80EF83 #80B4EF
square
#EF80EC #EFBB80 #80EF83 #80B4EF
split-complementary
#EF80EC #B4EF80 #80EFBB
monochromatic
#D91BD4 #E84AE4 #EF80EC #F6B6F4 #FCE4FB
Accessibility & contrast
On white
2.34
#EF80EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#EF80EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80EC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80EC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0F0
Deuteranopia (green-blind)
#97AFE9
Tritanopia (blue-blind)
#F58BAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef80ec; /* rgb */ color: rgb(239, 128, 236); /* oklch */ color: oklch(75.9% 0.188 328.2);
Tailwind
colors: {
custom: {
50: '#f6a8f2',
500: '#ef80ec',
950: '#000000',
},
}SCSS
$custom: #ef80ec; $custom-light: #f6a8f2; $custom-dark: #000000;
JSON
{
"hex": "#ef80ec",
"rgb": {
"r": 239,
"g": 128,
"b": 236
},
"hsl": {
"h": 301.622,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.7594,
"c": 0.18817,
"h": 328.2
},
"luminance": 0.39845
}Semantic roles & 50–950 ramp
primary
#EF80EC
secondary
#D7F3D8
accent
#DA110C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85