#7557FF
A light, vivid blue closely aligning with Blueviolet.
About #7557FF
At its core, #7557FF is a light and vivid hue. Designers often compare it to the standard color Blueviolet. In the RGB color space, it consists of 117 red, 87 green, and 255 blue.
Translating this color to physical media requires the CMYK color model. The color uses 54% Cyan, 66% Magenta, 0% Yellow, and 0% Black. The HSL representation is 250.7° hue, 100.0% saturation, and 67.1% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7557FF
RGB117, 87, 255
HSL250.7°, 100.0%, 67.1%
CMYK54%, 66%, 0%, 0%
HSV250.7°, 65.9%, 100.0%
LAB49.3, 54.5, -79.6
XYZ28.8, 17.8, 96.5
Decimal7690239
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.60:1
Text on #FFFFFF
AA
4.56:1
Text on #000000
AA
4.40:1
Text on #F8FAFC
AA Large
3.88:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7557FF;
}
.text-color {
color: #7557FF;
}
.border-color {
border: 2px solid #7557FF;
}