#6D1D7C
A dark, moderate magenta closely aligning with Purple.
About #6D1D7C
The precise color #6D1D7C is an excellent choice for modern design projects. Its closest recognized web color is Purple. In the RGB color space, it consists of 109 red, 29 green, and 124 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 12% Cyan, 77% Magenta, 0% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#6D1D7C
RGB109, 29, 124
HSL290.5°, 62.1%, 30.0%
CMYK12%, 77%, 0%, 51%
HSV290.5°, 76.6%, 48.6%
LAB28.3, 47.9, -36.5
XYZ10.4, 5.6, 19.6
Decimal7150972
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.92:1
Text on #FFFFFF
AAA
2.12:1
Text on #000000
FAIL
9.48:1
Text on #F8FAFC
AAA
1.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D1D7C;
}
.text-color {
color: #6D1D7C;
}
.border-color {
border: 2px solid #6D1D7C;
}