#75505F
A dark, muted magenta closely aligning with Dimgray.
About #75505F
Visually, #75505F is defined as a muted magenta. It is closely associated with the named CSS color Dimgray. In the RGB color space, it consists of 117 red, 80 green, and 95 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 32% magenta, 19% yellow, and 54% black. The HSL representation is 335.7° hue, 18.8% saturation, and 38.6% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75505F
RGB117, 80, 95
HSL335.7°, 18.8%, 38.6%
CMYK0%, 32%, 19%, 54%
HSV335.7°, 31.6%, 45.9%
LAB38.5, 18.0, -2.5
XYZ12.3, 10.3, 12.2
Decimal7688287
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.84:1
Text on #FFFFFF
AA
3.07:1
Text on #000000
AA Large
6.54:1
Text on #F8FAFC
AA
2.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75505F;
}
.text-color {
color: #75505F;
}
.border-color {
border: 2px solid #75505F;
}