#DC73F5#DC73F5
#DC73F5 is a light, highly saturated purple. Relative luminance 0.341; OKLCH L 72.4% C 0.206 H 319.6°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DC73F5 |
|---|---|
| RGB | rgb(220, 115, 245) |
| HSL | hsl(288, 87%, 71%) |
| HSV | hsv(288, 53%, 96%) |
| CMYK | cmyk(10.2%, 53.1%, 0%, 3.9%) |
| CIE-LAB | lab(65.02, 60.04, -48.15) |
| CIE-LCH | lch(65.02, 76.96, 321.28°) |
| OKLab | oklab(72.36% 0.1572 -0.1337) |
| OKLCH | oklch(72.36% 0.206 319.6) |
| XYZ | xyz(52.1253, 34.0718, 90.1993) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 4.96
Orchid
#DA70D6
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 5.23
Light Purple
#BF77F6
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC73F5 #8CF573
analogous
#9B73F5 #DC73F5 #F573CD
triadic
#DC73F5 #F5DC73 #73F5DC
tetradic
#DC73F5 #F59B73 #8CF573 #73CDF5
square
#DC73F5 #F59B73 #8CF573 #73CDF5
split-complementary
#DC73F5 #CDF573 #73F59B
monochromatic
#B610DE #CE3AF1 #DC73F5 #EAACF9 #F8E2FD
Accessibility & contrast
On white
2.69
#DC73F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#DC73F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC73F5
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC73F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC73F5 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A97F9
Deuteranopia (green-blind)
#7CA2F1
Tritanopia (blue-blind)
#DD86AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dc73f5; /* rgb */ color: rgb(220, 115, 245); /* oklch */ color: oklch(72.4% 0.206 319.6);
Tailwind
colors: {
custom: {
50: '#e99ff9',
500: '#dc73f5',
950: '#000000',
},
}SCSS
$custom: #dc73f5; $custom-light: #e99ff9; $custom-dark: #000000;
JSON
{
"hex": "#dc73f5",
"rgb": {
"r": 220,
"g": 115,
"b": 245
},
"hsl": {
"h": 288.462,
"s": 86.667,
"l": 70.588
},
"oklch": {
"l": 0.72364,
"c": 0.20637,
"h": 319.6
},
"luminance": 0.3407
}Semantic roles & 50–950 ramp
primary
#DC73F5
secondary
#D7F4D0
accent
#E3022E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85