#D980DC#D980DC
#D980DC is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.7% C 0.160 H 325.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D980DC |
|---|---|
| RGB | rgb(217, 128, 220) |
| HSL | hsl(298, 57%, 68%) |
| HSV | hsv(298, 42%, 86%) |
| CMYK | cmyk(1.4%, 41.8%, 0%, 13.7%) |
| CIE-LAB | lab(66.03, 48.04, -32.76) |
| CIE-LCH | lch(66.03, 58.14, 325.71°) |
| OKLab | oklab(72.67% 0.1323 -0.0896) |
| OKLCH | oklch(72.67% 0.16 325.9) |
| XYZ | xyz(49.2516, 35.3596, 71.9271) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.18
Orchid
#DA70D6
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 4.08
Orchid (survey)
#C875C4
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D980DC #83DC80
analogous
#AB80DC #D980DC #DC80B1
triadic
#D980DC #DCD980 #80DCD9
tetradic
#D980DC #DCAB80 #83DC80 #80B1DC
square
#D980DC #DCAB80 #83DC80 #80B1DC
split-complementary
#D980DC #B1DC80 #80DCAB
monochromatic
#AD31B1 #CB50CF #D980DC #E7B0E9 #F6E0F6
Accessibility & contrast
On white
2.60
#D980DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#D980DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D980DC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D980DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D980DC | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7899DF
Deuteranopia (green-blind)
#90A4D9
Tritanopia (blue-blind)
#DD8AA4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d980dc; /* rgb */ color: rgb(217, 128, 220); /* oklch */ color: oklch(72.7% 0.160 325.9);
Tailwind
colors: {
custom: {
50: '#e6a7e7',
500: '#d980dc',
950: '#000000',
},
}SCSS
$custom: #d980dc; $custom-light: #e6a7e7; $custom-dark: #000000;
JSON
{
"hex": "#d980dc",
"rgb": {
"r": 217,
"g": 128,
"b": 220
},
"hsl": {
"h": 298.043,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.72669,
"c": 0.15979,
"h": 325.9
},
"luminance": 0.35357
}Semantic roles & 50–950 ramp
primary
#D980DC
secondary
#CFEACE
accent
#C42126
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84