#50162C
A dark, moderate magenta closely aligning with Black.
About #50162C
Visually, #50162C is defined as a moderate magenta. Designers often compare it to the standard color Black. Its digital footprint relies on 80 parts red, 22 parts green, and 44 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 72% M, 45% Y, and 69% K. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#50162C
RGB80, 22, 44
HSL337.2°, 56.9%, 20.0%
CMYK0%, 72%, 45%, 69%
HSV337.2°, 72.5%, 31.4%
LAB17.7, 29.2, 0.3
XYZ4.0, 2.5, 2.6
Decimal5248556
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.07:1
Text on #FFFFFF
AAA
1.49:1
Text on #000000
FAIL
13.45:1
Text on #F8FAFC
AAA
1.27:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #50162C;
}
.text-color {
color: #50162C;
}
.border-color {
border: 2px solid #50162C;
}