#D976FF#D976FF
#D976FF is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 72.9% C 0.210 H 315.8°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D976FF |
|---|---|
| RGB | rgb(217, 118, 255) |
| HSL | hsl(283, 100%, 73%) |
| HSV | hsv(283, 54%, 100%) |
| CMYK | cmyk(14.9%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(65.69, 59.78, -52.60) |
| CIE-LCH | lch(65.69, 79.62, 318.66°) |
| OKLab | oklab(72.94% 0.1507 -0.1467) |
| OKLCH | oklch(72.94% 0.21 315.8) |
| XYZ | xyz(53.1409, 34.9303, 98.5313) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.38
Easter Purple
#C071FE
ΔE00 4.69
Bright Lavender
#C760FF
ΔE00 5.83
Bright Lilac
#C95EFB
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 5.94
Light Magenta
#FA5FF7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D976FF #9CFF76
analogous
#9476FF #D976FF #FF76E0
triadic
#D976FF #FFD976 #76FFD9
tetradic
#D976FF #FF9476 #9CFF76 #76E0FF
square
#D976FF #FF9476 #9CFF76 #76E0FF
split-complementary
#D976FF #E0FF76 #76FF94
monochromatic
#B500FB #C839FF #D976FF #EAB3FF #F7E0FF
Accessibility & contrast
On white
2.63
#D976FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#D976FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D976FF
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D976FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D976FF | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#559AFF
Deuteranopia (green-blind)
#77A2FB
Tritanopia (blue-blind)
#D78CB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d976ff; /* rgb */ color: rgb(217, 118, 255); /* oklch */ color: oklch(72.9% 0.210 315.8);
Tailwind
colors: {
custom: {
50: '#e7a1ff',
500: '#d976ff',
950: '#000000',
},
}SCSS
$custom: #d976ff; $custom-light: #e7a1ff; $custom-dark: #000000;
JSON
{
"hex": "#d976ff",
"rgb": {
"r": 217,
"g": 118,
"b": 255
},
"hsl": {
"h": 283.358,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.72942,
"c": 0.21034,
"h": 315.8
},
"luminance": 0.34929
}Semantic roles & 50–950 ramp
primary
#D976FF
secondary
#DEF7D4
accent
#E60040
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86