#7C0783
A dark, vivid magenta closely aligning with Purple.
About #7C0783
Visually, #7C0783 is defined as a vivid magenta. Its closest recognized web color is Purple. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 7, and 131.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 5% cyan and 95% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C0783
RGB124, 7, 131
HSL296.6°, 89.9%, 27.1%
CMYK5%, 95%, 0%, 49%
HSV296.6°, 94.7%, 51.4%
LAB29.6, 57.6, -38.7
XYZ12.5, 6.1, 22.0
Decimal8128387
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.48:1
Text on #FFFFFF
AAA
2.22:1
Text on #000000
FAIL
9.06:1
Text on #F8FAFC
AAA
1.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0783;
}
.text-color {
color: #7C0783;
}
.border-color {
border: 2px solid #7C0783;
}