#D980FF#D980FF
#D980FF is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.195 H 314.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D980FF |
|---|---|
| RGB | rgb(217, 128, 255) |
| HSL | hsl(282, 100%, 75%) |
| HSV | hsv(282, 50%, 100%) |
| CMYK | cmyk(14.9%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(67.58, 54.81, -49.61) |
| CIE-LCH | lch(67.58, 73.93, 317.85°) |
| OKLab | oklab(74.34% 0.1377 -0.1381) |
| OKLCH | oklch(74.34% 0.195 314.9) |
| XYZ | xyz(54.3816, 37.4116, 98.9448) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.00
Liliac
#C48EFD
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 5.71
Easter Purple
#C071FE
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 6.80
Violet Pink
#FB5FFC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D980FF #A6FF80
analogous
#9980FF #D980FF #FF80E6
triadic
#D980FF #FFD980 #80FFD9
tetradic
#D980FF #FF9980 #A6FF80 #80E6FF
square
#D980FF #FF9980 #A6FF80 #80E6FF
split-complementary
#D980FF #E6FF80 #80FF99
monochromatic
#B406FF #C743FF #D980FF #EBBDFF #F6E0FF
Accessibility & contrast
On white
2.48
#D980FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#D980FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D980FF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D980FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D980FF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#D694B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d980ff; /* rgb */ color: rgb(217, 128, 255); /* oklch */ color: oklch(74.3% 0.195 314.9);
Tailwind
colors: {
custom: {
50: '#e7a7ff',
500: '#d980ff',
950: '#000000',
},
}SCSS
$custom: #d980ff; $custom-light: #e7a7ff; $custom-dark: #000000;
JSON
{
"hex": "#d980ff",
"rgb": {
"r": 217,
"g": 128,
"b": 255
},
"hsl": {
"h": 282.047,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.74336,
"c": 0.19503,
"h": 314.9
},
"luminance": 0.3741
}Semantic roles & 50–950 ramp
primary
#D980FF
secondary
#DEF7D4
accent
#E60045
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86