#7C0F42
A dark, vivid magenta closely aligning with Mediumvioletred.
About #7C0F42
The precise color #7C0F42 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumvioletred. Its digital footprint relies on 124 parts red, 15 parts green, and 66 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 88% M, 47% 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. 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#7C0F42
RGB124, 15, 66
HSL331.9°, 78.4%, 27.3%
CMYK0%, 88%, 47%, 51%
HSV331.9°, 87.9%, 48.6%
LAB26.8, 47.3, -0.7
XYZ9.5, 5.0, 5.6
Decimal8130370
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.48:1
Text on #FFFFFF
AAA
2.00:1
Text on #000000
FAIL
10.02:1
Text on #F8FAFC
AAA
1.70:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0F42;
}
.text-color {
color: #7C0F42;
}
.border-color {
border: 2px solid #7C0F42;
}