#573350
A dark, muted magenta closely aligning with Dimgray.
About #573350
Visually, #573350 is defined as a muted magenta. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 87 red, 51 green, and 80 blue.
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 41% magenta inks. With a hue angle of 311.7 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#573350
RGB87, 51, 80
HSL311.7°, 26.1%, 27.1%
CMYK0%, 41%, 8%, 66%
HSV311.7°, 41.4%, 34.1%
LAB26.7, 21.2, -10.9
XYZ6.6, 5.0, 8.2
Decimal5714768
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.53:1
Text on #FFFFFF
AAA
1.99:1
Text on #000000
FAIL
10.06:1
Text on #F8FAFC
AAA
1.70:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #573350;
}
.text-color {
color: #573350;
}
.border-color {
border: 2px solid #573350;
}