#7557C5
A medium, moderate purple closely aligning with Slateblue.
About #7557C5
At its core, #7557C5 is a medium and moderate hue. Designers often compare it to the standard color Slateblue. This translates to an RGB value of rgb(117, 87, 197).
Translating this color to physical media requires the CMYK color model. The color uses 41% Cyan, 56% Magenta, 0% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7557C5
RGB117, 87, 197
HSL256.4°, 48.7%, 55.7%
CMYK41%, 56%, 0%, 23%
HSV256.4°, 55.8%, 77.3%
LAB45.1, 38.0, -53.5
XYZ20.8, 14.6, 54.5
Decimal7690181
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.35:1
Text on #FFFFFF
AA
3.93:1
Text on #000000
AA Large
5.11:1
Text on #F8FAFC
AA
3.34:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7557C5;
}
.text-color {
color: #7557C5;
}
.border-color {
border: 2px solid #7557C5;
}