#DC73D3#DC73D3
#DC73D3 is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.7% C 0.175 H 330.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DC73D3 |
|---|---|
| RGB | rgb(220, 115, 211) |
| HSL | hsl(305, 60%, 66%) |
| HSV | hsv(305, 48%, 86%) |
| CMYK | cmyk(0%, 47.7%, 4.1%, 13.7%) |
| CIE-LAB | lab(63.49, 53.87, -31.63) |
| CIE-LCH | lch(63.49, 62.47, 329.58°) |
| OKLab | oklab(70.74% 0.1524 -0.0862) |
| OKLCH | oklch(70.74% 0.175 330.5) |
| XYZ | xyz(47.4034, 32.1830, 65.3305) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.17
Orchid (survey)
#C875C4
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 3.82
Lavender Pink
#DD85D7
ΔE00 4.00
Violet (CSS)
#EE82EE
ΔE00 5.34
Candy Pink
#FF63E9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC73D3 #73DC7C
analogous
#B073DC #DC73D3 #DC739E
triadic
#DC73D3 #D3DC73 #73D3DC
tetradic
#DC73D3 #DCB073 #73DC7C #739EDC
square
#DC73D3 #DCB073 #73DC7C #739EDC
split-complementary
#DC73D3 #9EDC73 #73DCB0
monochromatic
#AA2B9F #D042C4 #DC73D3 #E8A4E2 #F4D5F2
Accessibility & contrast
On white
2.82
#DC73D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#DC73D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC73D3
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC73D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC73D3 | 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)
#6E91D6
Deuteranopia (green-blind)
#8C9FD0
Tritanopia (blue-blind)
#E37B99
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dc73d3; /* rgb */ color: rgb(220, 115, 211); /* oklch */ color: oklch(70.7% 0.175 330.5);
Tailwind
colors: {
custom: {
50: '#e99fe0',
500: '#dc73d3',
950: '#000000',
},
}SCSS
$custom: #dc73d3; $custom-light: #e99fe0; $custom-dark: #000000;
JSON
{
"hex": "#dc73d3",
"rgb": {
"r": 220,
"g": 115,
"b": 211
},
"hsl": {
"h": 305.143,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.70738,
"c": 0.1751,
"h": 330.5
},
"luminance": 0.3218
}Semantic roles & 50–950 ramp
primary
#DC73D3
secondary
#C4E7C7
accent
#C82C1E
background
#FEFAFD
surface
#FDF3FB
border
#D5CDD4
text
#160F15
muted
#847F83