#754250
A dark, muted magenta closely aligning with Dimgray.
About #754250
Visually, #754250 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, 66 green, and 80 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 44% magenta, 32% yellow, and 54% black. With a hue angle of 343.5 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#754250
RGB117, 66, 80
HSL343.5°, 27.9%, 35.9%
CMYK0%, 44%, 32%, 54%
HSV343.5°, 43.6%, 45.9%
LAB34.5, 23.9, 1.2
XYZ10.7, 8.3, 8.6
Decimal7684688
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.92:1
Text on #FFFFFF
AAA
2.65:1
Text on #000000
FAIL
7.57:1
Text on #F8FAFC
AAA
2.25:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #754250;
}
.text-color {
color: #754250;
}
.border-color {
border: 2px solid #754250;
}