#7C0775
A dark, vivid magenta closely aligning with Purple.
About #7C0775
When working with digital screens, the color #7C0775 is rendered by mixing light. Designers often compare it to the standard color Purple. In the RGB color space, it consists of 124 red, 7 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 94% M, 6% Y, and 51% K. With a hue angle of 303.6 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C0775
RGB124, 7, 117
HSL303.6°, 89.3%, 25.7%
CMYK0%, 94%, 6%, 51%
HSV303.6°, 94.4%, 48.6%
LAB28.7, 55.3, -31.3
XYZ11.6, 5.7, 17.3
Decimal8128373
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.79:1
Text on #FFFFFF
AAA
2.14:1
Text on #000000
FAIL
9.36:1
Text on #F8FAFC
AAA
1.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0775;
}
.text-color {
color: #7C0775;
}
.border-color {
border: 2px solid #7C0775;
}