#EF80EB#EF80EB
#EF80EB is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.9% C 0.187 H 328.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80EB |
|---|---|
| RGB | rgb(239, 128, 235) |
| HSL | hsl(302, 78%, 72%) |
| HSV | hsv(302, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 1.7%, 6.3%) |
| CIE-LAB | lab(69.32, 57.09, -35.73) |
| CIE-LCH | lch(69.32, 67.36, 327.96°) |
| OKLab | oklab(75.9% 0.1598 -0.0977) |
| OKLCH | oklch(75.9% 0.187 328.6) |
| XYZ | xyz(58.3103, 39.7904, 83.1901) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.66
Purply Pink
#F075E6
ΔE00 2.12
Lavender Pink
#DD85D7
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 4.86
Orchid
#DA70D6
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80EB #80EF84
analogous
#BC80EF #EF80EB #EF80B4
triadic
#EF80EB #EBEF80 #80EBEF
tetradic
#EF80EB #EFBC80 #80EF84 #80B4EF
square
#EF80EB #EFBC80 #80EF84 #80B4EF
split-complementary
#EF80EB #B4EF80 #80EFBC
monochromatic
#D91BD2 #E84AE2 #EF80EB #F6B6F4 #FCE4FB
Accessibility & contrast
On white
2.34
#EF80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#EF80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80EB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80EB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EF
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#F68AAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ef80eb; /* rgb */ color: rgb(239, 128, 235); /* oklch */ color: oklch(75.9% 0.187 328.6);
Tailwind
colors: {
custom: {
50: '#f6a8f1',
500: '#ef80eb',
950: '#000000',
},
}SCSS
$custom: #ef80eb; $custom-light: #f6a8f1; $custom-dark: #000000;
JSON
{
"hex": "#ef80eb",
"rgb": {
"r": 239,
"g": 128,
"b": 235
},
"hsl": {
"h": 302.162,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.75896,
"c": 0.18729,
"h": 328.6
},
"luminance": 0.39787
}Semantic roles & 50–950 ramp
primary
#EF80EB
secondary
#D7F3D8
accent
#DA130C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85