#75577C
A medium, muted magenta closely aligning with Slategray.
About #75577C
The hex code #75577C represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Slategray. In the RGB color space, it consists of 117 red, 87 green, and 124 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 6% cyan, 30% magenta, 0% yellow, and 51% black. The HSL representation is 288.6° hue, 17.5% saturation, and 41.4% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75577C
RGB117, 87, 124
HSL288.6°, 17.5%, 41.4%
CMYK6%, 30%, 0%, 51%
HSV288.6°, 29.8%, 48.6%
LAB41.3, 19.5, -16.1
XYZ14.4, 12.1, 20.6
Decimal7690108
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.16:1
Text on #FFFFFF
AA
3.41:1
Text on #000000
AA Large
5.88:1
Text on #F8FAFC
AA
2.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75577C;
}
.text-color {
color: #75577C;
}
.border-color {
border: 2px solid #75577C;
}