#7549E9
A light, vivid purple closely aligning with Blueviolet.
About #7549E9
The hex code #7549E9 represents a beautifully specific shade of purple. Its closest recognized web color is Blueviolet. Its digital footprint relies on 117 parts red, 73 parts green, and 233 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 50% Cyan, 69% Magenta, 0% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7549E9
RGB117, 73, 233
HSL256.5°, 78.4%, 60.0%
CMYK50%, 69%, 0%, 9%
HSV256.5°, 68.7%, 91.4%
LAB44.8, 55.6, -74.5
XYZ24.4, 14.4, 78.6
Decimal7686633
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.40:1
Text on #FFFFFF
AA
3.89:1
Text on #000000
AA Large
5.16:1
Text on #F8FAFC
AA
3.30:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7549E9;
}
.text-color {
color: #7549E9;
}
.border-color {
border: 2px solid #7549E9;
}