#50163A
A dark, moderate magenta closely aligning with Darkslateblue.
About #50163A
The precise color #50163A is an excellent choice for modern design projects. Its closest recognized web color is Darkslateblue. In the RGB color space, it consists of 80 red, 22 green, and 58 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 72% Magenta, 28% Yellow, and 69% Black. With a hue angle of 322.8 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#50163A
RGB80, 22, 58
HSL322.8°, 56.9%, 20.0%
CMYK0%, 72%, 28%, 69%
HSV322.8°, 72.5%, 31.4%
LAB18.3, 31.1, -8.8
XYZ4.4, 2.6, 4.3
Decimal5248570
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.84:1
Text on #FFFFFF
AAA
1.52:1
Text on #000000
FAIL
13.23:1
Text on #F8FAFC
AAA
1.29:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #50163A;
}
.text-color {
color: #50163A;
}
.border-color {
border: 2px solid #50163A;
}