#572C57
A dark, moderate magenta closely aligning with Darkslateblue.
About #572C57
The hex code #572C57 represents a beautifully specific shade of magenta. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 87 parts red, 44 parts green, and 87 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 49% Magenta, 0% Yellow, and 66% Black. The HSL representation is 300.0° hue, 32.8% saturation, and 25.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark 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#572C57
RGB87, 44, 87
HSL300.0°, 32.8%, 25.7%
CMYK0%, 49%, 0%, 66%
HSV300.0°, 49.4%, 34.1%
LAB25.3, 27.0, -17.6
XYZ6.6, 4.5, 9.5
Decimal5712983
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.03:1
Text on #FFFFFF
AAA
1.90:1
Text on #000000
FAIL
10.55:1
Text on #F8FAFC
AAA
1.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #572C57;
}
.text-color {
color: #572C57;
}
.border-color {
border: 2px solid #572C57;
}