#574257
A dark, muted magenta closely aligning with Dimgray.
About #574257
Visually, #574257 is defined as a muted magenta. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(87, 66, 87).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 24% magenta inks. The HSL representation is 300.0° hue, 13.7% saturation, and 30.0% lightness.
Contrast ratios determine whether this color is safe for typography. 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#574257
RGB87, 66, 87
HSL300.0°, 13.7%, 30.0%
CMYK0%, 24%, 0%, 66%
HSV300.0°, 24.1%, 34.1%
LAB30.9, 13.2, -9.0
XYZ7.6, 6.6, 9.9
Decimal5718615
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.04:1
Text on #FFFFFF
AAA
2.32:1
Text on #000000
FAIL
8.64:1
Text on #F8FAFC
AAA
1.97:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #574257;
}
.text-color {
color: #574257;
}
.border-color {
border: 2px solid #574257;
}