#7C0750
A dark, vivid magenta closely aligning with Mediumvioletred.
About #7C0750
The hex code #7C0750 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Mediumvioletred. This translates to an RGB value of rgb(124, 7, 80).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 94% M, 35% Y, and 51% K. The HSL representation is 322.6° hue, 89.3% saturation, and 25.7% lightness.
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#7C0750
RGB124, 7, 80
HSL322.6°, 89.3%, 25.7%
CMYK0%, 94%, 35%, 51%
HSV322.6°, 94.4%, 48.6%
LAB26.8, 50.3, -10.1
XYZ9.8, 5.0, 8.0
Decimal8128336
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: #7C0750;
}
.text-color {
color: #7C0750;
}
.border-color {
border: 2px solid #7C0750;
}