#42163A
A very dark, moderate magenta closely aligning with Darkslateblue.
About #42163A
The hex code #42163A represents a beautifully specific shade of magenta. Its closest recognized web color is Darkslateblue. In the RGB color space, it consists of 66 red, 22 green, and 58 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 67% magenta, 12% yellow, and 74% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#42163A
RGB66, 22, 58
HSL310.9°, 50.0%, 17.3%
CMYK0%, 67%, 12%, 74%
HSV310.9°, 66.7%, 25.9%
LAB15.7, 26.5, -13.1
XYZ3.3, 2.0, 4.2
Decimal4331066
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.92:1
Text on #FFFFFF
AAA
1.41:1
Text on #000000
FAIL
14.26:1
Text on #F8FAFC
AAA
1.20:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #42163A;
}
.text-color {
color: #42163A;
}
.border-color {
border: 2px solid #42163A;
}