#75506D
A dark, muted magenta closely aligning with Dimgray.
About #75506D
The hex code #75506D represents a beautifully specific shade of magenta. Designers often compare it to the standard color Dimgray. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 80, and 109.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 32% magenta, 7% yellow, and 54% black. The HSL representation is 313.0° hue, 18.8% saturation, and 38.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75506D
RGB117, 80, 109
HSL313.0°, 18.8%, 38.6%
CMYK0%, 32%, 7%, 54%
HSV313.0°, 31.6%, 45.9%
LAB38.9, 20.6, -10.5
XYZ13.0, 10.6, 15.8
Decimal7688301
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.72:1
Text on #FFFFFF
AA
3.12:1
Text on #000000
AA Large
6.42:1
Text on #F8FAFC
AA
2.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75506D;
}
.text-color {
color: #75506D;
}
.border-color {
border: 2px solid #75506D;
}