#6D166D
A dark, moderate magenta closely aligning with Purple.
About #6D166D
The precise color #6D166D is an excellent choice for modern design projects. Its closest recognized web color is Purple. This translates to an RGB value of rgb(109, 22, 109).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 80% magenta, 0% yellow, and 57% black. The HSL representation is 300.0° hue, 66.4% saturation, and 25.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D166D
RGB109, 22, 109
HSL300.0°, 66.4%, 25.7%
CMYK0%, 80%, 0%, 57%
HSV300.0°, 79.8%, 42.7%
LAB26.5, 47.5, -29.8
XYZ9.4, 4.9, 14.9
Decimal7149165
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.57:1
Text on #FFFFFF
AAA
1.99:1
Text on #000000
FAIL
10.11:1
Text on #F8FAFC
AAA
1.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D166D;
}
.text-color {
color: #6D166D;
}
.border-color {
border: 2px solid #6D166D;
}