#7C1D66
A dark, moderate magenta closely aligning with Purple.
About #7C1D66
Visually, #7C1D66 is defined as a moderate magenta. Its closest recognized web color is Purple. Its digital footprint relies on 124 parts red, 29 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 77% M, 18% Y, and 51% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C1D66
RGB124, 29, 102
HSL313.9°, 62.1%, 30.0%
CMYK0%, 77%, 18%, 51%
HSV313.9°, 76.6%, 48.6%
LAB29.7, 47.7, -20.1
XYZ11.1, 6.1, 13.2
Decimal8133990
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.44:1
Text on #FFFFFF
AAA
2.22:1
Text on #000000
FAIL
9.02:1
Text on #F8FAFC
AAA
1.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C1D66;
}
.text-color {
color: #7C1D66;
}
.border-color {
border: 2px solid #7C1D66;
}