#7C0075
A dark, vivid magenta closely aligning with Purple.
About #7C0075
The hex code #7C0075 represents a beautifully specific shade of magenta. Its closest recognized web color is Purple. In the RGB color space, it consists of 124 red, 0 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 100% Magenta, 6% Yellow, and 51% Black. The HSL representation is 303.4° hue, 100.0% saturation, and 24.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#7C0075
RGB124, 0, 117
HSL303.4°, 100.0%, 24.3%
CMYK0%, 100%, 6%, 51%
HSV303.4°, 100.0%, 48.6%
LAB28.3, 56.5, -31.9
XYZ11.5, 5.6, 17.3
Decimal8126581
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.93:1
Text on #FFFFFF
AAA
2.11:1
Text on #000000
FAIL
9.49:1
Text on #F8FAFC
AAA
1.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0075;
}
.text-color {
color: #7C0075;
}
.border-color {
border: 2px solid #7C0075;
}