#E980DF#E980DF
#E980DF is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.7% C 0.173 H 330.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E980DF |
|---|---|
| RGB | rgb(233, 128, 223) |
| HSL | hsl(306, 70%, 71%) |
| HSV | hsv(306, 45%, 91%) |
| CMYK | cmyk(0%, 45.1%, 4.3%, 8.6%) |
| CIE-LAB | lab(68.09, 53.30, -31.08) |
| CIE-LCH | lch(68.09, 61.70, 329.76°) |
| OKLab | oklab(74.66% 0.1509 -0.0845) |
| OKLCH | oklch(74.66% 0.173 330.7) |
| XYZ | xyz(54.6422, 38.0928, 74.2722) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.39
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 2.56
Orchid
#DA70D6
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 5.41
Orchid (survey)
#C875C4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E980DF #80E98A
analogous
#BE80E9 #E980DF #E980AA
triadic
#E980DF #DFE980 #80DFE9
tetradic
#E980DF #E9BE80 #80E98A #80AAE9
square
#E980DF #E9BE80 #80E98A #80AAE9
split-complementary
#E980DF #AAE980 #80E9BE
monochromatic
#CB23BB #E04CD2 #E980DF #F2B4EC #FAE5F8
Accessibility & contrast
On white
2.44
#E980DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E980DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E980DF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E980DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E980DF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9DE2
Deuteranopia (green-blind)
#99ABDC
Tritanopia (blue-blind)
#F088A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e980df; /* rgb */ color: rgb(233, 128, 223); /* oklch */ color: oklch(74.7% 0.173 330.7);
Tailwind
colors: {
custom: {
50: '#f2a8e9',
500: '#e980df',
950: '#000000',
},
}SCSS
$custom: #e980df; $custom-light: #f2a8e9; $custom-dark: #000000;
JSON
{
"hex": "#e980df",
"rgb": {
"r": 233,
"g": 128,
"b": 223
},
"hsl": {
"h": 305.714,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.74663,
"c": 0.17294,
"h": 330.7
},
"luminance": 0.3809
}Semantic roles & 50–950 ramp
primary
#E980DF
secondary
#D4F1D7
accent
#D22513
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84