#E980EE#E980EE
#E980EE is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.3% C 0.186 H 325.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E980EE |
|---|---|
| RGB | rgb(233, 128, 238) |
| HSL | hsl(297, 76%, 72%) |
| HSV | hsv(297, 46%, 93%) |
| CMYK | cmyk(2.1%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(68.71, 55.93, -38.40) |
| CIE-LCH | lch(68.71, 67.84, 325.53°) |
| OKLab | oklab(75.33% 0.1537 -0.1054) |
| OKLCH | oklch(75.33% 0.186 325.5) |
| XYZ | xyz(56.7548, 38.9378, 85.3986) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.06
Purply Pink
#F075E6
ΔE00 2.64
Lavender Pink
#DD85D7
ΔE00 4.27
Orchid
#DA70D6
ΔE00 5.05
Candy Pink
#FF63E9
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E980EE #85EE80
analogous
#B280EE #E980EE #EE80BC
triadic
#E980EE #EEE980 #80EEE9
tetradic
#E980EE #EEB280 #85EE80 #80BCEE
square
#E980EE #EEB280 #85EE80 #80BCEE
split-complementary
#E980EE #BCEE80 #80EEB2
monochromatic
#CE1DD7 #E04AE7 #E980EE #F2B6F5 #FAE4FB
Accessibility & contrast
On white
2.39
#E980EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#E980EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E980EE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E980EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E980EE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#93ACEB
Tritanopia (blue-blind)
#EE8CAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e980ee; /* rgb */ color: rgb(233, 128, 238); /* oklch */ color: oklch(75.3% 0.186 325.5);
Tailwind
colors: {
custom: {
50: '#f2a8f4',
500: '#e980ee',
950: '#000000',
},
}SCSS
$custom: #e980ee; $custom-light: #f2a8f4; $custom-dark: #000000;
JSON
{
"hex": "#e980ee",
"rgb": {
"r": 233,
"g": 128,
"b": 238
},
"hsl": {
"h": 297.273,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.75325,
"c": 0.18634,
"h": 325.5
},
"luminance": 0.38935
}Semantic roles & 50–950 ramp
primary
#E980EE
secondary
#D8F3D7
accent
#D90D16
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85