#E980EB#E980EB
#E980EB is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.2% C 0.184 H 326.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E980EB |
|---|---|
| RGB | rgb(233, 128, 235) |
| HSL | hsl(299, 73%, 71%) |
| HSV | hsv(299, 46%, 92%) |
| CMYK | cmyk(0.9%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(68.58, 55.39, -36.94) |
| CIE-LCH | lch(68.58, 66.58, 326.30°) |
| OKLab | oklab(75.19% 0.1531 -0.1013) |
| OKLCH | oklch(75.19% 0.184 326.5) |
| XYZ | xyz(56.3177, 38.7630, 83.0967) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.94
Purply Pink
#F075E6
ΔE00 2.39
Lavender Pink
#DD85D7
ΔE00 3.83
Orchid
#DA70D6
ΔE00 4.82
Candy Pink
#FF63E9
ΔE00 5.29
Light Magenta
#FA5FF7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E980EB #82EB80
analogous
#B380EB #E980EB #EB80B7
triadic
#E980EB #EBE980 #80EBE9
tetradic
#E980EB #EBB380 #82EB80 #80B7EB
square
#E980EB #EBB380 #82EB80 #80B7EB
split-complementary
#E980EB #B7EB80 #80EBB3
monochromatic
#CD21D0 #E04BE3 #E980EB #F2B5F3 #FAE5FB
Accessibility & contrast
On white
2.40
#E980EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#E980EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E980EB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E980EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E980EB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#EE8BAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e980eb; /* rgb */ color: rgb(233, 128, 235); /* oklch */ color: oklch(75.2% 0.184 326.5);
Tailwind
colors: {
custom: {
50: '#f2a8f1',
500: '#e980eb',
950: '#000000',
},
}SCSS
$custom: #e980eb; $custom-light: #f2a8f1; $custom-dark: #000000;
JSON
{
"hex": "#e980eb",
"rgb": {
"r": 233,
"g": 128,
"b": 235
},
"hsl": {
"h": 298.879,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.75189,
"c": 0.18359,
"h": 326.5
},
"luminance": 0.3876
}Semantic roles & 50–950 ramp
primary
#E980EB
secondary
#D6F1D5
accent
#D51114
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85