#7542FF
A light, vivid purple closely aligning with Blueviolet.
About #7542FF
At its core, #7542FF is a light and vivid hue. Its closest recognized web color is Blueviolet. Its digital footprint relies on 117 parts red, 66 parts green, and 255 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 54% cyan and 74% magenta inks. With a hue angle of 256.2 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7542FF
RGB117, 66, 255
HSL256.2°, 100.0%, 62.9%
CMYK54%, 74%, 0%, 0%
HSV256.2°, 74.1%, 100.0%
LAB45.5, 65.0, -85.8
XYZ27.3, 14.9, 96.0
Decimal7684863
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.28:1
Text on #FFFFFF
AA
3.98:1
Text on #000000
AA Large
5.04:1
Text on #F8FAFC
AA
3.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7542FF;
}
.text-color {
color: #7542FF;
}
.border-color {
border: 2px solid #7542FF;
}