#D978DC#D978DC
#D978DC is a light, vivid purple. Relative luminance 0.334; OKLCH L 71.5% C 0.173 H 326.1°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D978DC |
|---|---|
| RGB | rgb(217, 120, 220) |
| HSL | hsl(298, 59%, 67%) |
| HSV | hsv(298, 45%, 86%) |
| CMYK | cmyk(1.4%, 45.5%, 0%, 13.7%) |
| CIE-LAB | lab(64.45, 52.11, -35.21) |
| CIE-LCH | lch(64.45, 62.89, 325.95°) |
| OKLab | oklab(71.49% 0.1437 -0.0965) |
| OKLCH | oklch(71.49% 0.173 326.1) |
| XYZ | xyz(48.2490, 33.3543, 71.5928) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 3.71
Violet (CSS)
#EE82EE
ΔE00 4.38
Orchid (survey)
#C875C4
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D978DC #7BDC78
analogous
#A778DC #D978DC #DC78AD
triadic
#D978DC #DCD978 #78DCD9
tetradic
#D978DC #DCA778 #7BDC78 #78ADDC
square
#D978DC #DCA778 #7BDC78 #78ADDC
split-complementary
#D978DC #ADDC78 #78DCA7
monochromatic
#A92DAD #CB47CF #D978DC #E7A9E9 #F4D9F5
Accessibility & contrast
On white
2.74
#D978DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#D978DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D978DC
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D978DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D978DC | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E94DF
Deuteranopia (green-blind)
#8AA1D9
Tritanopia (blue-blind)
#DE83A0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #d978dc; /* rgb */ color: rgb(217, 120, 220); /* oklch */ color: oklch(71.5% 0.173 326.1);
Tailwind
colors: {
custom: {
50: '#e7a2e7',
500: '#d978dc',
950: '#000000',
},
}SCSS
$custom: #d978dc; $custom-light: #e7a2e7; $custom-dark: #000000;
JSON
{
"hex": "#d978dc",
"rgb": {
"r": 217,
"g": 120,
"b": 220
},
"hsl": {
"h": 298.2,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.7149,
"c": 0.17309,
"h": 326.1
},
"luminance": 0.33352
}Semantic roles & 50–950 ramp
primary
#D978DC
secondary
#C9E8C8
accent
#C61F24
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84