#6D1642
A dark, moderate magenta closely aligning with Palevioletred.
About #6D1642
The precise color #6D1642 is an excellent choice for modern design projects. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(109, 22, 66).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 80% Magenta, 39% Yellow, and 57% Black. With a hue angle of 329.7 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. 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#6D1642
RGB109, 22, 66
HSL329.7°, 66.4%, 25.7%
CMYK0%, 80%, 39%, 57%
HSV329.7°, 79.8%, 42.7%
LAB24.4, 41.1, -4.6
XYZ7.6, 4.2, 5.6
Decimal7149122
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.39:1
Text on #FFFFFF
AAA
1.84:1
Text on #000000
FAIL
10.89:1
Text on #F8FAFC
AAA
1.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D1642;
}
.text-color {
color: #6D1642;
}
.border-color {
border: 2px solid #6D1642;
}