#572442
A dark, moderate magenta closely aligning with Darkslateblue.
About #572442
Visually, #572442 is defined as a moderate magenta. It is closely associated with the named CSS color Darkslateblue. Its digital footprint relies on 87 parts red, 36 parts green, and 66 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 59% magenta, 24% yellow, and 66% black. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#572442
RGB87, 36, 66
HSL324.7°, 41.5%, 24.1%
CMYK0%, 59%, 24%, 66%
HSV324.7°, 58.6%, 34.1%
LAB22.6, 27.6, -7.7
XYZ5.5, 3.7, 5.6
Decimal5710914
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.09:1
Text on #FFFFFF
AAA
1.74:1
Text on #000000
FAIL
11.56:1
Text on #F8FAFC
AAA
1.48:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #572442;
}
.text-color {
color: #572442;
}
.border-color {
border: 2px solid #572442;
}