#571657
A dark, moderate magenta closely aligning with Darkslateblue.
About #571657
At its core, #571657 is a dark and moderate hue. It is closely associated with the named CSS color Darkslateblue. In the RGB color space, it consists of 87 red, 22 green, and 87 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 75% magenta inks. With a hue angle of 300.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#571657
RGB87, 22, 87
HSL300.0°, 59.6%, 21.4%
CMYK0%, 75%, 0%, 66%
HSV300.0°, 74.7%, 34.1%
LAB21.2, 38.2, -24.1
XYZ5.9, 3.3, 9.3
Decimal5707351
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.67:1
Text on #FFFFFF
AAA
1.66:1
Text on #000000
FAIL
12.11:1
Text on #F8FAFC
AAA
1.41:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #571657;
}
.text-color {
color: #571657;
}
.border-color {
border: 2px solid #571657;
}