#5016E2
A medium, vivid purple closely aligning with Mediumblue.
About #5016E2
At its core, #5016E2 is a medium and vivid hue. Designers often compare it to the standard color Mediumblue. This translates to an RGB value of rgb(80, 22, 226).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 65% cyan, 90% magenta, 0% yellow, and 11% black. With a hue angle of 257.1 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5016E2
RGB80, 22, 226
HSL257.1°, 82.3%, 48.6%
CMYK65%, 90%, 0%, 11%
HSV257.1°, 90.3%, 88.6%
LAB33.5, 70.1, -89.3
XYZ17.3, 7.8, 72.5
Decimal5248738
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.22:1
Text on #FFFFFF
AAA
2.55:1
Text on #000000
FAIL
7.86:1
Text on #F8FAFC
AAA
2.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5016E2;
}
.text-color {
color: #5016E2;
}
.border-color {
border: 2px solid #5016E2;
}