#6D4966
A dark, muted magenta closely aligning with Dimgray.
About #6D4966
The precise color #6D4966 is an excellent choice for modern design projects. Designers often compare it to the standard color Dimgray. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 73, and 102.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 33% M, 6% Y, and 57% K. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#6D4966
RGB109, 73, 102
HSL311.7°, 19.8%, 35.7%
CMYK0%, 33%, 6%, 57%
HSV311.7°, 33.0%, 42.7%
LAB35.9, 20.4, -10.7
XYZ11.1, 9.0, 13.7
Decimal7162214
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.51:1
Text on #FFFFFF
AAA
2.80:1
Text on #000000
FAIL
7.18:1
Text on #F8FAFC
AAA
2.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D4966;
}
.text-color {
color: #6D4966;
}
.border-color {
border: 2px solid #6D4966;
}