#754950
A dark, muted red closely aligning with Dimgray.
About #754950
The precise color #754950 is an excellent choice for modern design projects. Designers often compare it to the standard color Dimgray. This translates to an RGB value of rgb(117, 73, 80).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 38% Magenta, 32% Yellow, and 54% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#754950
RGB117, 73, 80
HSL350.5°, 23.2%, 37.3%
CMYK0%, 38%, 32%, 54%
HSV350.5°, 37.6%, 45.9%
LAB36.2, 19.8, 3.7
XYZ11.2, 9.1, 8.8
Decimal7686480
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.43:1
Text on #FFFFFF
AAA
2.83:1
Text on #000000
FAIL
7.10:1
Text on #F8FAFC
AAA
2.40:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #754950;
}
.text-color {
color: #754950;
}
.border-color {
border: 2px solid #754950;
}