#7533D3
A medium, moderate purple closely aligning with Blueviolet.
About #7533D3
The hex code #7533D3 represents a beautifully specific shade of purple. Designers often compare it to the standard color Blueviolet. This translates to an RGB value of rgb(117, 51, 211).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 45% cyan, 76% magenta, 0% yellow, and 17% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7533D3
RGB117, 51, 211
HSL264.8°, 64.5%, 51.4%
CMYK45%, 76%, 0%, 17%
HSV264.8°, 75.8%, 82.7%
LAB39.3, 60.3, -71.0
XYZ20.3, 10.9, 62.7
Decimal7680979
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.62:1
Text on #FFFFFF
AA
3.17:1
Text on #000000
AA Large
6.33:1
Text on #F8FAFC
AA
2.70:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7533D3;
}
.text-color {
color: #7533D3;
}
.border-color {
border: 2px solid #7533D3;
}