#7C1666
A dark, moderate magenta closely aligning with Purple.
About #7C1666
The precise color #7C1666 is an excellent choice for modern design projects. Designers often compare it to the standard color Purple. Its digital footprint relies on 124 parts red, 22 parts green, and 102 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 82% M, 18% Y, and 51% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C1666
RGB124, 22, 102
HSL312.9°, 69.9%, 28.6%
CMYK0%, 82%, 18%, 51%
HSV312.9°, 82.3%, 48.6%
LAB28.9, 49.9, -21.3
XYZ11.0, 5.8, 13.1
Decimal8132198
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.71:1
Text on #FFFFFF
AAA
2.16:1
Text on #000000
FAIL
9.28:1
Text on #F8FAFC
AAA
1.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C1666;
}
.text-color {
color: #7C1666;
}
.border-color {
border: 2px solid #7C1666;
}