#D980F3#D980F3
#D980F3 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.7% C 0.183 H 318.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D980F3 |
|---|---|
| RGB | rgb(217, 128, 243) |
| HSL | hsl(286, 83%, 73%) |
| HSV | hsv(286, 47%, 95%) |
| CMYK | cmyk(10.7%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(67.02, 52.41, -43.92) |
| CIE-LCH | lch(67.02, 68.38, 320.04°) |
| OKLab | oklab(73.74% 0.1362 -0.1216) |
| OKLCH | oklch(73.74% 0.183 318.2) |
| XYZ | xyz(52.5099, 36.6629, 89.0873) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.36
Purply Pink
#F075E6
ΔE00 5.37
Light Purple
#BF77F6
ΔE00 5.65
Orchid
#DA70D6
ΔE00 5.70
Liliac
#C48EFD
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D980F3 #9AF380
analogous
#A080F3 #D980F3 #F380D3
triadic
#D980F3 #F3D980 #80F3D9
tetradic
#D980F3 #F3A080 #9AF380 #80D3F3
square
#D980F3 #F3A080 #9AF380 #80D3F3
split-complementary
#D980F3 #D3F380 #80F3A0
monochromatic
#B515E3 #C848EE #D980F3 #EAB8F8 #F7E3FC
Accessibility & contrast
On white
2.52
#D980F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#D980F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D980F3
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D980F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D980F3 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF7
Deuteranopia (green-blind)
#85A6F0
Tritanopia (blue-blind)
#D990AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d980f3; /* rgb */ color: rgb(217, 128, 243); /* oklch */ color: oklch(73.7% 0.183 318.2);
Tailwind
colors: {
custom: {
50: '#e7a7f7',
500: '#d980f3',
950: '#000000',
},
}SCSS
$custom: #d980f3; $custom-light: #e7a7f7; $custom-dark: #000000;
JSON
{
"hex": "#d980f3",
"rgb": {
"r": 217,
"g": 128,
"b": 243
},
"hsl": {
"h": 286.435,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.73737,
"c": 0.18263,
"h": 318.2
},
"luminance": 0.36661
}Semantic roles & 50–950 ramp
primary
#D980F3
secondary
#DDF4D7
accent
#DF0637
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85