#5016C5
A medium, vivid purple closely aligning with Blueviolet.
About #5016C5
The precise color #5016C5 is an excellent choice for modern design projects. Designers often compare it to the standard color Blueviolet. This translates to an RGB value of rgb(80, 22, 197).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 59% Cyan, 89% Magenta, 0% Yellow, and 23% Black. With a hue angle of 259.9 degrees, it sits comfortably in the purple spectrum.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5016C5
RGB80, 22, 197
HSL259.9°, 79.9%, 42.9%
CMYK59%, 89%, 0%, 23%
HSV259.9°, 88.8%, 77.3%
LAB30.2, 62.9, -78.0
XYZ13.7, 6.3, 53.3
Decimal5248709
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.28:1
Text on #FFFFFF
AAA
2.26:1
Text on #000000
FAIL
8.87:1
Text on #F8FAFC
AAA
1.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5016C5;
}
.text-color {
color: #5016C5;
}
.border-color {
border: 2px solid #5016C5;
}