#6D165F
A dark, moderate magenta closely aligning with Purple.
About #6D165F
At its core, #6D165F is a dark and moderate hue. Designers often compare it to the standard color Purple. Its digital footprint relies on 109 parts red, 22 parts green, and 95 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 80% M, 13% 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6D165F
RGB109, 22, 95
HSL309.7°, 66.4%, 25.7%
CMYK0%, 80%, 13%, 57%
HSV309.7°, 79.8%, 42.7%
LAB25.7, 45.2, -22.0
XYZ8.7, 4.7, 11.3
Decimal7149151
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.88:1
Text on #FFFFFF
AAA
1.93:1
Text on #000000
FAIL
10.40:1
Text on #F8FAFC
AAA
1.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D165F;
}
.text-color {
color: #6D165F;
}
.border-color {
border: 2px solid #6D165F;
}