#6D3342
A dark, moderate magenta closely aligning with Dimgray.
About #6D3342
The hex code #6D3342 represents a beautifully specific shade of magenta. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(109, 51, 66).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 53% M, 39% Y, and 57% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D3342
RGB109, 51, 66
HSL344.5°, 36.2%, 31.4%
CMYK0%, 53%, 39%, 57%
HSV344.5°, 53.2%, 42.7%
LAB29.4, 27.5, 2.8
XYZ8.5, 6.0, 5.9
Decimal7156546
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.53:1
Text on #FFFFFF
AAA
2.20:1
Text on #000000
FAIL
9.11:1
Text on #F8FAFC
AAA
1.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D3342;
}
.text-color {
color: #6D3342;
}
.border-color {
border: 2px solid #6D3342;
}