#7C0799
A dark, vivid magenta closely aligning with Darkmagenta.
About #7C0799
Visually, #7C0799 is defined as a vivid magenta. It is closely associated with the named CSS color Darkmagenta. In the RGB color space, it consists of 124 red, 7 green, and 153 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 19% cyan and 95% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C0799
RGB124, 7, 153
HSL288.1°, 91.2%, 31.4%
CMYK19%, 95%, 0%, 40%
HSV288.1°, 95.4%, 60.0%
LAB31.2, 61.5, -49.8
XYZ14.1, 6.7, 30.7
Decimal8128409
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.95:1
Text on #FFFFFF
AAA
2.35:1
Text on #000000
FAIL
8.55:1
Text on #F8FAFC
AAA
2.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0799;
}
.text-color {
color: #7C0799;
}
.border-color {
border: 2px solid #7C0799;
}