#6D3350
A dark, moderate magenta closely aligning with Dimgray.
About #6D3350
Visually, #6D3350 is defined as a moderate magenta. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(109, 51, 80).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 53% Magenta, 27% Yellow, and 57% Black. 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. 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#6D3350
RGB109, 51, 80
HSL330.0°, 36.2%, 31.4%
CMYK0%, 53%, 27%, 57%
HSV330.0°, 53.2%, 42.7%
LAB29.9, 29.5, -5.7
XYZ8.9, 6.2, 8.3
Decimal7156560
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.38:1
Text on #FFFFFF
AAA
2.24:1
Text on #000000
FAIL
8.96:1
Text on #F8FAFC
AAA
1.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D3350;
}
.text-color {
color: #6D3350;
}
.border-color {
border: 2px solid #6D3350;
}