#7C0083
A dark, vivid magenta closely aligning with Purple.
About #7C0083
The hex code #7C0083 represents a beautifully specific shade of magenta. Its closest recognized web color is Purple. This translates to an RGB value of rgb(124, 0, 131).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 5% cyan, 100% magenta, 0% yellow, and 49% black. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C0083
RGB124, 0, 131
HSL296.8°, 100.0%, 25.7%
CMYK5%, 100%, 0%, 49%
HSV296.8°, 100.0%, 51.4%
LAB29.2, 58.7, -39.3
XYZ12.4, 5.9, 22.0
Decimal8126595
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.61:1
Text on #FFFFFF
AAA
2.18:1
Text on #000000
FAIL
9.19:1
Text on #F8FAFC
AAA
1.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0083;
}
.text-color {
color: #7C0083;
}
.border-color {
border: 2px solid #7C0083;
}