#7524E9
A medium, vivid purple closely aligning with Blueviolet.
About #7524E9
The hex code #7524E9 represents a beautifully specific shade of purple. Designers often compare it to the standard color Blueviolet. In the RGB color space, it consists of 117 red, 36 green, and 233 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 50% Cyan, 85% Magenta, 0% Yellow, and 9% Black. With a hue angle of 264.7 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7524E9
RGB117, 36, 233
HSL264.7°, 81.7%, 52.7%
CMYK50%, 85%, 0%, 9%
HSV264.7°, 84.5%, 91.4%
LAB39.5, 71.1, -83.3
XYZ22.7, 10.9, 78.0
Decimal7677161
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.59:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.30:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7524E9;
}
.text-color {
color: #7524E9;
}
.border-color {
border: 2px solid #7524E9;
}