#7C078A
A dark, vivid magenta closely aligning with Darkmagenta.
About #7C078A
Visually, #7C078A is defined as a vivid magenta. Its closest recognized web color is Darkmagenta. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 7, and 138.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 10% cyan and 95% magenta inks. 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#7C078A
RGB124, 7, 138
HSL293.6°, 90.3%, 28.4%
CMYK10%, 95%, 0%, 46%
HSV293.6°, 94.9%, 54.1%
LAB30.1, 58.8, -42.3
XYZ13.0, 6.3, 24.6
Decimal8128394
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.32:1
Text on #FFFFFF
AAA
2.25:1
Text on #000000
FAIL
8.90:1
Text on #F8FAFC
AAA
1.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C078A;
}
.text-color {
color: #7C078A;
}
.border-color {
border: 2px solid #7C078A;
}