#E980FF#E980FF
#E980FF is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.1% C 0.202 H 320.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E980FF |
|---|---|
| RGB | rgb(233, 128, 255) |
| HSL | hsl(290, 100%, 75%) |
| HSV | hsv(290, 50%, 100%) |
| CMYK | cmyk(8.6%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(69.46, 59.06, -46.53) |
| CIE-LCH | lch(69.46, 75.19, 321.77°) |
| OKLab | oklab(76.13% 0.1561 -0.1288) |
| OKLCH | oklch(76.13% 0.202 320.5) |
| XYZ | xyz(59.3713, 39.9844, 99.1787) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 4.83
Violet Pink
#FB5FFC
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E980FF #96FF80
analogous
#A980FF #E980FF #FF80D6
triadic
#E980FF #FFE980 #80FFE9
tetradic
#E980FF #FFA980 #96FF80 #80D6FF
square
#E980FF #FFA980 #96FF80 #80D6FF
split-complementary
#E980FF #D6FF80 #80FFA9
monochromatic
#D406FF #DE43FF #E980FF #F4BDFF #FAE0FF
Accessibility & contrast
On white
2.33
#E980FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#E980FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E980FF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E980FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E980FF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#EB91B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e980ff; /* rgb */ color: rgb(233, 128, 255); /* oklch */ color: oklch(76.1% 0.202 320.5);
Tailwind
colors: {
custom: {
50: '#f2a8ff',
500: '#e980ff',
950: '#000000',
},
}SCSS
$custom: #e980ff; $custom-light: #f2a8ff; $custom-dark: #000000;
JSON
{
"hex": "#e980ff",
"rgb": {
"r": 233,
"g": 128,
"b": 255
},
"hsl": {
"h": 289.606,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.76128,
"c": 0.20239,
"h": 320.5
},
"luminance": 0.39982
}Semantic roles & 50–950 ramp
primary
#E980FF
secondary
#DAF7D4
accent
#E60028
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86