#EF80FF#EF80FF
#EF80FF is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.8% C 0.205 H 322.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EF80FF |
|---|---|
| RGB | rgb(239, 128, 255) |
| HSL | hsl(292, 100%, 75%) |
| HSV | hsv(292, 50%, 100%) |
| CMYK | cmyk(6.3%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(70.18, 60.66, -45.34) |
| CIE-LCH | lch(70.18, 75.73, 323.22°) |
| OKLab | oklab(76.82% 0.1629 -0.1252) |
| OKLCH | oklch(76.82% 0.205 322.4) |
| XYZ | xyz(61.3639, 41.0118, 99.2721) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 4.37
Violet Pink
#FB5FFC
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 5.35
Candy Pink
#FF63E9
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF80FF #90FF80
analogous
#AF80FF #EF80FF #FF80CF
triadic
#EF80FF #FFEF80 #80FFEF
tetradic
#EF80FF #FFAF80 #90FF80 #80CFFF
square
#EF80FF #FFAF80 #90FF80 #80CFFF
split-complementary
#EF80FF #CFFF80 #80FFAF
monochromatic
#E006FF #E743FF #EF80FF #F7BDFF #FBE0FF
Accessibility & contrast
On white
2.28
#EF80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EF80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF80FF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF80FF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#F290B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef80ff; /* rgb */ color: rgb(239, 128, 255); /* oklch */ color: oklch(76.8% 0.205 322.4);
Tailwind
colors: {
custom: {
50: '#f7a9ff',
500: '#ef80ff',
950: '#000000',
},
}SCSS
$custom: #ef80ff; $custom-light: #f7a9ff; $custom-dark: #000000;
JSON
{
"hex": "#ef80ff",
"rgb": {
"r": 239,
"g": 128,
"b": 255
},
"hsl": {
"h": 292.441,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.76819,
"c": 0.20545,
"h": 322.4
},
"luminance": 0.41009
}Semantic roles & 50–950 ramp
primary
#EF80FF
secondary
#D8F7D4
accent
#E6001D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86