#7C50C5
A medium, moderate purple closely aligning with Slateblue.
About #7C50C5
At its core, #7C50C5 is a medium and moderate hue. Designers often compare it to the standard color Slateblue. Its digital footprint relies on 124 parts red, 80 parts green, and 197 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 37% C, 59% M, 0% Y, and 23% K. With a hue angle of 262.6 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#7C50C5
RGB124, 80, 197
HSL262.6°, 50.2%, 54.3%
CMYK37%, 59%, 0%, 23%
HSV262.6°, 59.4%, 77.3%
LAB44.3, 43.6, -54.7
XYZ21.3, 14.1, 54.4
Decimal8147141
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.51:1
Text on #FFFFFF
AA
3.81:1
Text on #000000
AA Large
5.27:1
Text on #F8FAFC
AA
3.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C50C5;
}
.text-color {
color: #7C50C5;
}
.border-color {
border: 2px solid #7C50C5;
}