#7507C5
A medium, vivid purple closely aligning with Blueviolet.
About #7507C5
Visually, #7507C5 is defined as a vivid purple. Designers often compare it to the standard color Blueviolet. In the RGB color space, it consists of 117 red, 7 green, and 197 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 41% cyan and 96% magenta inks. The HSL representation is 274.7° hue, 93.1% saturation, and 40.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7507C5
RGB117, 7, 197
HSL274.7°, 93.1%, 40.0%
CMYK41%, 96%, 0%, 23%
HSV274.7°, 96.4%, 77.3%
LAB33.9, 69.3, -71.7
XYZ17.5, 8.0, 53.4
Decimal7669701
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.10:1
Text on #FFFFFF
AAA
2.59:1
Text on #000000
FAIL
7.74:1
Text on #F8FAFC
AAA
2.20:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7507C5;
}
.text-color {
color: #7507C5;
}
.border-color {
border: 2px solid #7507C5;
}