#75497C
A dark, muted magenta closely aligning with Darkslateblue.
About #75497C
Visually, #75497C is defined as a muted magenta. Its closest recognized web color is Darkslateblue. This translates to an RGB value of rgb(117, 73, 124).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 6% cyan and 41% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#75497C
RGB117, 73, 124
HSL291.8°, 25.9%, 38.6%
CMYK6%, 41%, 0%, 51%
HSV291.8°, 41.1%, 48.6%
LAB37.8, 27.9, -21.4
XYZ13.4, 10.0, 20.3
Decimal7686524
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.00:1
Text on #FFFFFF
AA
3.00:1
Text on #000000
AA Large
6.69:1
Text on #F8FAFC
AA
2.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #75497C;
}
.text-color {
color: #75497C;
}
.border-color {
border: 2px solid #75497C;
}