#DC73FF#DC73FF
#DC73FF is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 72.9% C 0.216 H 317.0°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DC73FF |
|---|---|
| RGB | rgb(220, 115, 255) |
| HSL | hsl(285, 100%, 73%) |
| HSV | hsv(285, 55%, 100%) |
| CMYK | cmyk(13.7%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(65.51, 61.98, -52.86) |
| CIE-LCH | lch(65.51, 81.46, 319.54°) |
| OKLab | oklab(72.89% 0.158 -0.1474) |
| OKLCH | oklch(72.89% 0.216 317) |
| XYZ | xyz(53.6933, 34.6990, 98.4576) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.85
Easter Purple
#C071FE
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.55
Bright Lilac
#C95EFB
ΔE00 5.71
Bright Lavender
#C760FF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC73FF #96FF73
analogous
#9673FF #DC73FF #FF73DC
triadic
#DC73FF #FFDC73 #73FFDC
tetradic
#DC73FF #FF9673 #96FF73 #73DCFF
square
#DC73FF #FF9673 #96FF73 #73DCFF
split-complementary
#DC73FF #DCFF73 #73FF96
monochromatic
#BA00F8 #CD36FF #DC73FF #EBB0FF #F7E0FF
Accessibility & contrast
On white
2.65
#DC73FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#DC73FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC73FF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC73FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC73FF | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#DB89AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dc73ff; /* rgb */ color: rgb(220, 115, 255); /* oklch */ color: oklch(72.9% 0.216 317.0);
Tailwind
colors: {
custom: {
50: '#ea9fff',
500: '#dc73ff',
950: '#000000',
},
}SCSS
$custom: #dc73ff; $custom-light: #ea9fff; $custom-dark: #000000;
JSON
{
"hex": "#dc73ff",
"rgb": {
"r": 220,
"g": 115,
"b": 255
},
"hsl": {
"h": 285,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.72887,
"c": 0.21607,
"h": 317
},
"luminance": 0.34697
}Semantic roles & 50–950 ramp
primary
#DC73FF
secondary
#DDF7D4
accent
#E60039
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86