#6D3A5F
A dark, moderate magenta closely aligning with Darkslateblue.
About #6D3A5F
The precise color #6D3A5F is an excellent choice for modern design projects. Its closest recognized web color is Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 58, and 95.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 47% M, 13% Y, and 57% K. The HSL representation is 316.5° hue, 30.5% saturation, and 32.7% lightness.
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#6D3A5F
RGB109, 58, 95
HSL316.5°, 30.5%, 32.7%
CMYK0%, 47%, 13%, 57%
HSV316.5°, 46.8%, 42.7%
LAB32.0, 28.1, -12.2
XYZ9.9, 7.1, 11.7
Decimal7158367
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.68:1
Text on #FFFFFF
AAA
2.42:1
Text on #000000
FAIL
8.29:1
Text on #F8FAFC
AAA
2.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D3A5F;
}
.text-color {
color: #6D3A5F;
}
.border-color {
border: 2px solid #6D3A5F;
}