#DC73D4#DC73D4
#DC73D4 is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.8% C 0.176 H 330.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DC73D4 |
|---|---|
| RGB | rgb(220, 115, 212) |
| HSL | hsl(305, 60%, 66%) |
| HSV | hsv(305, 48%, 86%) |
| CMYK | cmyk(0%, 47.7%, 3.6%, 13.7%) |
| CIE-LAB | lab(63.54, 54.04, -32.13) |
| CIE-LCH | lch(63.54, 62.87, 329.27°) |
| OKLab | oklab(70.78% 0.1526 -0.0876) |
| OKLCH | oklch(70.78% 0.176 330.1) |
| XYZ | xyz(47.5291, 32.2333, 65.9928) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.04
Purply Pink
#F075E6
ΔE00 3.74
Orchid (survey)
#C875C4
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 4.03
Violet (CSS)
#EE82EE
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC73D4 #73DC7B
analogous
#AF73DC #DC73D4 #DC739F
triadic
#DC73D4 #D4DC73 #73D4DC
tetradic
#DC73D4 #DCAF73 #73DC7B #739FDC
square
#DC73D4 #DCAF73 #73DC7B #739FDC
split-complementary
#DC73D4 #9FDC73 #73DCAF
monochromatic
#AA2BA0 #D042C5 #DC73D4 #E8A4E3 #F4D5F2
Accessibility & contrast
On white
2.82
#DC73D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#DC73D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC73D4
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC73D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC73D4 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E91D7
Deuteranopia (green-blind)
#8C9FD1
Tritanopia (blue-blind)
#E37C9A
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dc73d4; /* rgb */ color: rgb(220, 115, 212); /* oklch */ color: oklch(70.8% 0.176 330.1);
Tailwind
colors: {
custom: {
50: '#e99fe1',
500: '#dc73d4',
950: '#000000',
},
}SCSS
$custom: #dc73d4; $custom-light: #e99fe1; $custom-dark: #000000;
JSON
{
"hex": "#dc73d4",
"rgb": {
"r": 220,
"g": 115,
"b": 212
},
"hsl": {
"h": 304.571,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.70782,
"c": 0.17597,
"h": 330.1
},
"luminance": 0.32231
}Semantic roles & 50–950 ramp
primary
#DC73D4
secondary
#C4E7C7
accent
#C82B1E
background
#FEFAFD
surface
#FDF3FB
border
#D5CDD4
text
#160F15
muted
#847F83