#DC73DC#DC73DC
#DC73DC is a light, vivid purple. Relative luminance 0.326; OKLCH L 71.1% C 0.183 H 327.3°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DC73DC |
|---|---|
| RGB | rgb(220, 115, 220) |
| HSL | hsl(300, 60%, 66%) |
| HSV | hsv(300, 48%, 86%) |
| CMYK | cmyk(0%, 47.7%, 0%, 13.7%) |
| CIE-LAB | lab(63.87, 55.44, -36.08) |
| CIE-LCH | lch(63.87, 66.14, 326.95°) |
| OKLab | oklab(71.15% 0.154 -0.0989) |
| OKLCH | oklch(71.15% 0.183 327.3) |
| XYZ | xyz(48.5634, 32.6470, 71.4398) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.12
Purply Pink
#F075E6
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 4.49
Orchid (survey)
#C875C4
ΔE00 4.69
Violet (CSS)
#EE82EE
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC73DC #73DC73
analogous
#A773DC #DC73DC #DC73A7
triadic
#DC73DC #DCDC73 #73DCDC
tetradic
#DC73DC #DCA773 #73DC73 #73A7DC
square
#DC73DC #DCA773 #73DC73 #73A7DC
split-complementary
#DC73DC #A7DC73 #73DCA7
monochromatic
#AA2BAA #D042D0 #DC73DC #E8A4E8 #F4D5F4
Accessibility & contrast
On white
2.79
#DC73DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#DC73DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC73DC
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC73DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC73DC | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A92E0
Deuteranopia (green-blind)
#88A0D9
Tritanopia (blue-blind)
#E27E9D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #dc73dc; /* rgb */ color: rgb(220, 115, 220); /* oklch */ color: oklch(71.1% 0.183 327.3);
Tailwind
colors: {
custom: {
50: '#e99fe7',
500: '#dc73dc',
950: '#000000',
},
}SCSS
$custom: #dc73dc; $custom-light: #e99fe7; $custom-dark: #000000;
JSON
{
"hex": "#dc73dc",
"rgb": {
"r": 220,
"g": 115,
"b": 220
},
"hsl": {
"h": 300,
"s": 60,
"l": 65.686
},
"oklch": {
"l": 0.71145,
"c": 0.18303,
"h": 327.3
},
"luminance": 0.32644
}Semantic roles & 50–950 ramp
primary
#DC73DC
secondary
#C4E7C4
accent
#C81E1E
background
#FEFAFE
surface
#FDF3FC
border
#D5CDD5
text
#160F16
muted
#847F84