#7557CC
A medium, moderate purple closely aligning with Slateblue.
About #7557CC
Visually, #7557CC is defined as a moderate purple. It is closely associated with the named CSS color Slateblue. In the RGB color space, it consists of 117 red, 87 green, and 204 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 43% C, 57% M, 0% Y, and 20% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7557CC
RGB117, 87, 204
HSL255.4°, 53.4%, 57.1%
CMYK43%, 57%, 0%, 20%
HSV255.4°, 57.4%, 80.0%
LAB45.6, 39.9, -56.8
XYZ21.6, 15.0, 58.9
Decimal7690188
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.26:1
Text on #FFFFFF
AA
3.99:1
Text on #000000
AA Large
5.03:1
Text on #F8FAFC
AA
3.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7557CC;
}
.text-color {
color: #7557CC;
}
.border-color {
border: 2px solid #7557CC;
}