#571D66
A dark, moderate magenta closely aligning with Darkslateblue.
About #571D66
The precise color #571D66 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkslateblue. This translates to an RGB value of rgb(87, 29, 102).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 15% cyan, 72% magenta, 0% yellow, and 60% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#571D66
RGB87, 29, 102
HSL287.7°, 55.7%, 25.7%
CMYK15%, 72%, 0%, 60%
HSV287.7°, 71.6%, 40.0%
LAB23.2, 38.2, -30.8
XYZ6.8, 3.9, 13.0
Decimal5709158
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.85:1
Text on #FFFFFF
AAA
1.77:1
Text on #000000
FAIL
11.32:1
Text on #F8FAFC
AAA
1.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #571D66;
}
.text-color {
color: #571D66;
}
.border-color {
border: 2px solid #571D66;
}