#E980EA#E980EA
#E980EA is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.1% C 0.183 H 326.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E980EA |
|---|---|
| RGB | rgb(233, 128, 234) |
| HSL | hsl(299, 72%, 71%) |
| HSV | hsv(299, 45%, 92%) |
| CMYK | cmyk(0.4%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(68.54, 55.21, -36.46) |
| CIE-LCH | lch(68.54, 66.17, 326.56°) |
| OKLab | oklab(75.14% 0.153 -0.0999) |
| OKLCH | oklch(75.14% 0.183 326.9) |
| XYZ | xyz(56.1737, 38.7053, 82.3380) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.96
Purply Pink
#F075E6
ΔE00 2.32
Lavender Pink
#DD85D7
ΔE00 3.68
Orchid
#DA70D6
ΔE00 4.75
Candy Pink
#FF63E9
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E980EA #81EA80
analogous
#B480EA #E980EA #EA80B6
triadic
#E980EA #EAE980 #80EAE9
tetradic
#E980EA #EAB480 #81EA80 #80B6EA
square
#E980EA #EAB480 #81EA80 #80B6EA
split-complementary
#E980EA #B6EA80 #80EAB4
monochromatic
#CC22CE #E04BE1 #E980EA #F2B5F3 #FAE5FB
Accessibility & contrast
On white
2.40
#E980EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#E980EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E980EA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E980EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E980EA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEE
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#EF8BAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e980ea; /* rgb */ color: rgb(233, 128, 234); /* oklch */ color: oklch(75.1% 0.183 326.9);
Tailwind
colors: {
custom: {
50: '#f2a8f1',
500: '#e980ea',
950: '#000000',
},
}SCSS
$custom: #e980ea; $custom-light: #f2a8f1; $custom-dark: #000000;
JSON
{
"hex": "#e980ea",
"rgb": {
"r": 233,
"g": 128,
"b": 234
},
"hsl": {
"h": 299.434,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.75144,
"c": 0.18269,
"h": 326.9
},
"luminance": 0.38702
}Semantic roles & 50–950 ramp
primary
#E980EA
secondary
#D5F1D5
accent
#D41214
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84