#7533F8
A medium, vivid purple closely aligning with Blueviolet.
About #7533F8
The hex code #7533F8 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, 51 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 53% Cyan, 79% Magenta, 0% Yellow, and 3% Black. With a hue angle of 260.1 degrees, it sits comfortably in the purple spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7533F8
RGB117, 51, 248
HSL260.1°, 93.4%, 58.6%
CMYK53%, 79%, 0%, 3%
HSV260.1°, 79.4%, 97.3%
LAB42.7, 69.5, -86.5
XYZ25.5, 12.9, 90.0
Decimal7681016
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.86:1
Text on #FFFFFF
AA
3.59:1
Text on #000000
AA Large
5.60:1
Text on #F8FAFC
AA
3.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7533F8;
}
.text-color {
color: #7533F8;
}
.border-color {
border: 2px solid #7533F8;
}