#D978FF#D978FF
#D978FF is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.2% C 0.207 H 315.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D978FF |
|---|---|
| RGB | rgb(217, 120, 255) |
| HSL | hsl(283, 100%, 74%) |
| HSV | hsv(283, 53%, 100%) |
| CMYK | cmyk(14.9%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(66.06, 58.80, -52.01) |
| CIE-LCH | lch(66.06, 78.50, 318.50°) |
| OKLab | oklab(73.21% 0.1482 -0.145) |
| OKLCH | oklch(73.21% 0.207 315.6) |
| XYZ | xyz(53.3790, 35.4063, 98.6106) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.44
Easter Purple
#C071FE
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 6.10
Liliac
#C48EFD
ΔE00 6.14
Bright Lavender
#C760FF
ΔE00 6.17
Bright Lilac
#C95EFB
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D978FF #9EFF78
analogous
#9578FF #D978FF #FF78E1
triadic
#D978FF #FFD978 #78FFD9
tetradic
#D978FF #FF9578 #9EFF78 #78E1FF
square
#D978FF #FF9578 #9EFF78 #78E1FF
split-complementary
#D978FF #E1FF78 #78FF95
monochromatic
#B500FD #C83BFF #D978FF #EAB5FF #F6E0FF
Accessibility & contrast
On white
2.60
#D978FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#D978FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D978FF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D978FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D978FF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#589BFF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#D78DB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d978ff; /* rgb */ color: rgb(217, 120, 255); /* oklch */ color: oklch(73.2% 0.207 315.6);
Tailwind
colors: {
custom: {
50: '#e7a2ff',
500: '#d978ff',
950: '#000000',
},
}SCSS
$custom: #d978ff; $custom-light: #e7a2ff; $custom-dark: #000000;
JSON
{
"hex": "#d978ff",
"rgb": {
"r": 217,
"g": 120,
"b": 255
},
"hsl": {
"h": 283.111,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.73214,
"c": 0.20733,
"h": 315.6
},
"luminance": 0.35405
}Semantic roles & 50–950 ramp
primary
#D978FF
secondary
#DEF7D4
accent
#E60041
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86