#D972FF#D972FF
#D972FF is a light, highly saturated purple. Relative luminance 0.340; OKLCH L 72.4% C 0.216 H 316.1°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D972FF |
|---|---|
| RGB | rgb(217, 114, 255) |
| HSL | hsl(284, 100%, 72%) |
| HSV | hsv(284, 55%, 100%) |
| CMYK | cmyk(14.9%, 55.3%, 0%, 0%) |
| CIE-LAB | lab(64.97, 61.71, -53.75) |
| CIE-LCH | lch(64.97, 81.83, 318.94°) |
| OKLab | oklab(72.41% 0.1558 -0.15) |
| OKLCH | oklch(72.41% 0.216 316.1) |
| XYZ | xyz(52.6798, 34.0081, 98.3776) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.36
Easter Purple
#C071FE
ΔE00 4.44
Bright Lavender
#C760FF
ΔE00 5.18
Bright Lilac
#C95EFB
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.70
Light Magenta
#FA5FF7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D972FF #98FF72
analogous
#9372FF #D972FF #FF72DE
triadic
#D972FF #FFD972 #72FFD9
tetradic
#D972FF #FF9372 #98FF72 #72DEFF
square
#D972FF #FF9372 #98FF72 #72DEFF
split-complementary
#D972FF #DEFF72 #72FF93
monochromatic
#B400F7 #C935FF #D972FF #E9AFFF #F7E0FF
Accessibility & contrast
On white
2.69
#D972FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#D972FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D972FF
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D972FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D972FF | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F97FF
Deuteranopia (green-blind)
#73A1FB
Tritanopia (blue-blind)
#D789AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #d972ff; /* rgb */ color: rgb(217, 114, 255); /* oklch */ color: oklch(72.4% 0.216 316.1);
Tailwind
colors: {
custom: {
50: '#e89fff',
500: '#d972ff',
950: '#000000',
},
}SCSS
$custom: #d972ff; $custom-light: #e89fff; $custom-dark: #000000;
JSON
{
"hex": "#d972ff",
"rgb": {
"r": 217,
"g": 114,
"b": 255
},
"hsl": {
"h": 283.83,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.7241,
"c": 0.21628,
"h": 316.1
},
"luminance": 0.34006
}Semantic roles & 50–950 ramp
primary
#D972FF
secondary
#DDF7D4
accent
#E6003E
background
#FEFAFF
surface
#FDF3FF
border
#D5CDD7
text
#160F18
muted
#847F86