#D973DC#D973DC
#D973DC is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.8% C 0.181 H 326.2°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D973DC |
|---|---|
| RGB | rgb(217, 115, 220) |
| HSL | hsl(298, 60%, 66%) |
| HSV | hsv(298, 48%, 86%) |
| CMYK | cmyk(1.4%, 47.7%, 0%, 13.7%) |
| CIE-LAB | lab(63.49, 54.59, -36.70) |
| CIE-LCH | lch(63.49, 65.78, 326.09°) |
| OKLab | oklab(70.78% 0.1506 -0.1008) |
| OKLCH | oklch(70.78% 0.181 326.2) |
| XYZ | xyz(47.6633, 32.1829, 71.3976) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.22
Purply Pink
#F075E6
ΔE00 3.87
Orchid (survey)
#C875C4
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D973DC #76DC73
analogous
#A473DC #D973DC #DC73AA
triadic
#D973DC #DCD973 #73DCD9
tetradic
#D973DC #DCA473 #76DC73 #73AADC
square
#D973DC #DCA473 #76DC73 #73AADC
split-complementary
#D973DC #AADC73 #73DCA4
monochromatic
#A62BAA #CC42D0 #D973DC #E6A4E8 #F4D5F4
Accessibility & contrast
On white
2.82
#D973DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#D973DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D973DC
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D973DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D973DC | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6891E0
Deuteranopia (green-blind)
#869ED9
Tritanopia (blue-blind)
#DE7F9D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d973dc; /* rgb */ color: rgb(217, 115, 220); /* oklch */ color: oklch(70.8% 0.181 326.2);
Tailwind
colors: {
custom: {
50: '#e79fe7',
500: '#d973dc',
950: '#000000',
},
}SCSS
$custom: #d973dc; $custom-light: #e79fe7; $custom-dark: #000000;
JSON
{
"hex": "#d973dc",
"rgb": {
"r": 217,
"g": 115,
"b": 220
},
"hsl": {
"h": 298.286,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.70783,
"c": 0.18121,
"h": 326.2
},
"luminance": 0.3218
}Semantic roles & 50–950 ramp
primary
#D973DC
secondary
#C5E7C4
accent
#C81E23
background
#FEFAFE
surface
#FDF3FC
border
#D5CDD5
text
#160F16
muted
#847F84