#6D575F
A dark, muted magenta closely aligning with Dimgray.
About #6D575F
At its core, #6D575F is a dark and muted hue. Its closest recognized web color is Dimgray. Its digital footprint relies on 109 parts red, 87 parts green, and 95 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 20% magenta, 13% yellow, and 57% black. The HSL representation is 338.2° hue, 11.2% saturation, and 38.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D575F
RGB109, 87, 95
HSL338.2°, 11.2%, 38.4%
CMYK0%, 20%, 13%, 57%
HSV338.2°, 20.2%, 42.7%
LAB39.4, 10.5, -1.2
XYZ11.8, 10.9, 12.3
Decimal7165791
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.61:1
Text on #FFFFFF
AA
3.18:1
Text on #000000
AA Large
6.31:1
Text on #F8FAFC
AA
2.70:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D575F;
}
.text-color {
color: #6D575F;
}
.border-color {
border: 2px solid #6D575F;
}