#5F2C57
A dark, moderate magenta closely aligning with Darkslateblue.
About #5F2C57
The precise color #5F2C57 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 44, and 87.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 54% Magenta, 8% Yellow, and 63% Black. The HSL representation is 309.4° hue, 36.7% saturation, and 27.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5F2C57
RGB95, 44, 87
HSL309.4°, 36.7%, 27.3%
CMYK0%, 54%, 8%, 63%
HSV309.4°, 53.7%, 37.3%
LAB26.5, 29.7, -15.7
XYZ7.3, 4.9, 9.6
Decimal6237271
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.58:1
Text on #FFFFFF
AAA
1.98:1
Text on #000000
FAIL
10.11:1
Text on #F8FAFC
AAA
1.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F2C57;
}
.text-color {
color: #5F2C57;
}
.border-color {
border: 2px solid #5F2C57;
}