#D982FF#D982FF
#D982FF is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.6% C 0.192 H 314.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D982FF |
|---|---|
| RGB | rgb(217, 130, 255) |
| HSL | hsl(282, 100%, 75%) |
| HSV | hsv(282, 49%, 100%) |
| CMYK | cmyk(14.9%, 49%, 0%, 0%) |
| CIE-LAB | lab(67.98, 53.80, -48.99) |
| CIE-LCH | lch(67.98, 72.76, 317.68°) |
| OKLab | oklab(74.63% 0.1351 -0.1363) |
| OKLCH | oklch(74.63% 0.192 314.7) |
| XYZ | xyz(54.6450, 37.9385, 99.0326) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.78
Light Purple
#BF77F6
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 5.64
Easter Purple
#C071FE
ΔE00 6.07
Baby Purple
#CA9BF7
ΔE00 6.82
Purply Pink
#F075E6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D982FF #A8FF82
analogous
#9A82FF #D982FF #FF82E6
triadic
#D982FF #FFD982 #82FFD9
tetradic
#D982FF #FF9A82 #A8FF82 #82E6FF
square
#D982FF #FF9A82 #A8FF82 #82E6FF
split-complementary
#D982FF #E6FF82 #82FF9A
monochromatic
#B408FF #C645FF #D982FF #ECBFFF #F6E0FF
Accessibility & contrast
On white
2.45
#D982FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#D982FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D982FF
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D982FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D982FF | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#D695B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d982ff; /* rgb */ color: rgb(217, 130, 255); /* oklch */ color: oklch(74.6% 0.192 314.7);
Tailwind
colors: {
custom: {
50: '#e7a9ff',
500: '#d982ff',
950: '#000000',
},
}SCSS
$custom: #d982ff; $custom-light: #e7a9ff; $custom-dark: #000000;
JSON
{
"hex": "#d982ff",
"rgb": {
"r": 217,
"g": 130,
"b": 255
},
"hsl": {
"h": 281.76,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.74626,
"c": 0.1919,
"h": 314.7
},
"luminance": 0.37937
}Semantic roles & 50–950 ramp
primary
#D982FF
secondary
#DFF7D4
accent
#E60046
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86