#7C1650
A dark, moderate magenta closely aligning with Mediumvioletred.
About #7C1650
Visually, #7C1650 is defined as a moderate magenta. It is closely associated with the named CSS color Mediumvioletred. Its digital footprint relies on 124 parts red, 22 parts green, and 80 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 82% magenta, 35% yellow, and 51% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#7C1650
RGB124, 22, 80
HSL325.9°, 69.9%, 28.6%
CMYK0%, 82%, 35%, 51%
HSV325.9°, 82.3%, 48.6%
LAB27.9, 47.0, -8.4
XYZ10.0, 5.4, 8.1
Decimal8132176
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.06:1
Text on #FFFFFF
AAA
2.09:1
Text on #000000
FAIL
9.61:1
Text on #F8FAFC
AAA
1.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C1650;
}
.text-color {
color: #7C1650;
}
.border-color {
border: 2px solid #7C1650;
}