#752CF0
A medium, vivid purple closely aligning with Blueviolet.
About #752CF0
The precise color #752CF0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Blueviolet. Its digital footprint relies on 117 parts red, 44 parts green, and 240 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 51% C, 82% M, 0% Y, and 6% K. The HSL representation is 262.3° hue, 86.7% saturation, and 55.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#752CF0
RGB117, 44, 240
HSL262.3°, 86.7%, 55.7%
CMYK51%, 82%, 0%, 6%
HSV262.3°, 81.7%, 94.1%
LAB41.0, 70.1, -84.7
XYZ24.0, 11.9, 83.5
Decimal7679216
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.22:1
Text on #FFFFFF
AA
3.37:1
Text on #000000
AA Large
5.95:1
Text on #F8FAFC
AA
2.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752CF0;
}
.text-color {
color: #752CF0;
}
.border-color {
border: 2px solid #752CF0;
}