#7524F8
A medium, vivid purple closely aligning with Blueviolet.
About #7524F8
The hex code #7524F8 represents a beautifully specific shade of purple. It is closely associated with the named CSS color Blueviolet. Its digital footprint relies on 117 parts red, 36 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 53% C, 85% M, 0% Y, and 3% K. The HSL representation is 262.9° hue, 93.8% saturation, and 55.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7524F8
RGB117, 36, 248
HSL262.9°, 93.8%, 55.7%
CMYK53%, 85%, 0%, 3%
HSV262.9°, 85.5%, 97.3%
LAB40.9, 74.6, -89.4
XYZ24.9, 11.8, 89.8
Decimal7677176
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.24:1
Text on #FFFFFF
AA
3.36:1
Text on #000000
AA Large
5.97:1
Text on #F8FAFC
AA
2.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7524F8;
}
.text-color {
color: #7524F8;
}
.border-color {
border: 2px solid #7524F8;
}