#5F495F
A dark, muted magenta closely aligning with Dimgray.
About #5F495F
Visually, #5F495F is defined as a muted magenta. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(95, 73, 95).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 23% magenta, 0% yellow, and 63% black. The HSL representation is 300.0° hue, 13.1% saturation, and 32.9% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5F495F
RGB95, 73, 95
HSL300.0°, 13.1%, 32.9%
CMYK0%, 23%, 0%, 63%
HSV300.0°, 23.2%, 37.3%
LAB34.0, 13.6, -9.3
XYZ9.2, 8.0, 11.9
Decimal6244703
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.06:1
Text on #FFFFFF
AAA
2.60:1
Text on #000000
FAIL
7.71:1
Text on #F8FAFC
AAA
2.21:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F495F;
}
.text-color {
color: #5F495F;
}
.border-color {
border: 2px solid #5F495F;
}