#6D2C42
A dark, moderate magenta closely aligning with Dimgray.
About #6D2C42
The hex code #6D2C42 represents a beautifully specific shade of magenta. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(109, 44, 66).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 60% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D2C42
RGB109, 44, 66
HSL339.7°, 42.5%, 30.0%
CMYK0%, 60%, 39%, 57%
HSV339.7°, 59.6%, 42.7%
LAB28.0, 31.3, 0.7
XYZ8.2, 5.4, 5.8
Decimal7154754
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.05:1
Text on #FFFFFF
AAA
2.09:1
Text on #000000
FAIL
9.61:1
Text on #F8FAFC
AAA
1.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D2C42;
}
.text-color {
color: #6D2C42;
}
.border-color {
border: 2px solid #6D2C42;
}