#7557A8
A medium, moderate purple closely aligning with Darkslateblue.
About #7557A8
Visually, #7557A8 is defined as a moderate purple. Designers often compare it to the standard color Darkslateblue. In the RGB color space, it consists of 117 red, 87 green, and 168 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 30% cyan and 48% magenta inks. With a hue angle of 262.2 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7557A8
RGB117, 87, 168
HSL262.2°, 31.8%, 50.0%
CMYK30%, 48%, 0%, 34%
HSV262.2°, 48.2%, 65.9%
LAB43.4, 30.1, -39.3
XYZ17.8, 13.4, 38.7
Decimal7690152
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.70:1
Text on #FFFFFF
AA
3.69:1
Text on #000000
AA Large
5.45:1
Text on #F8FAFC
AA
3.13:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7557A8;
}
.text-color {
color: #7557A8;
}
.border-color {
border: 2px solid #7557A8;
}