#E980F7#E980F7
#E980F7 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.7% C 0.195 H 322.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E980F7 |
|---|---|
| RGB | rgb(233, 128, 247) |
| HSL | hsl(293, 88%, 74%) |
| HSV | hsv(293, 48%, 97%) |
| CMYK | cmyk(5.7%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.10, 57.57, -42.72) |
| CIE-LCH | lch(69.10, 71.69, 323.42°) |
| OKLab | oklab(75.74% 0.155 -0.1178) |
| OKLCH | oklch(75.74% 0.195 322.8) |
| XYZ | xyz(58.1102, 39.4800, 92.5371) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 3.72
Violet Pink
#FB5FFC
ΔE00 5.37
Light Magenta
#FA5FF7
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.64
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E980F7 #8EF780
analogous
#AD80F7 #E980F7 #F780C9
triadic
#E980F7 #F7E980 #80F7E9
tetradic
#E980F7 #F7AD80 #8EF780 #80C9F7
square
#E980F7 #F7AD80 #8EF780 #80C9F7
split-complementary
#E980F7 #C9F780 #80F7AD
monochromatic
#D30FEE #DF46F3 #E980F7 #F3BAFB #FAE2FD
Accessibility & contrast
On white
2.36
#E980F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#E980F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E980F7
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E980F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E980F7 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FB
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#EC8FB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e980f7; /* rgb */ color: rgb(233, 128, 247); /* oklch */ color: oklch(75.7% 0.195 322.8);
Tailwind
colors: {
custom: {
50: '#f2a8fa',
500: '#e980f7',
950: '#000000',
},
}SCSS
$custom: #e980f7; $custom-light: #f2a8fa; $custom-dark: #000000;
JSON
{
"hex": "#e980f7",
"rgb": {
"r": 233,
"g": 128,
"b": 247
},
"hsl": {
"h": 292.941,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.75743,
"c": 0.19474,
"h": 322.8
},
"luminance": 0.39477
}Semantic roles & 50–950 ramp
primary
#E980F7
secondary
#D9F5D6
accent
#E5011C
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85