#2C161D
A very dark, moderate magenta closely aligning with Black.
About #2C161D
The hex code #2C161D represents a beautifully specific shade of magenta. Its closest recognized web color is Black. Its digital footprint relies on 44 parts red, 22 parts green, and 29 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 50% magenta, 34% yellow, and 83% black. The HSL representation is 340.9° hue, 33.3% saturation, and 12.9% lightness.
Contrast ratios determine whether this color is safe for typography. 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#2C161D
RGB44, 22, 29
HSL340.9°, 33.3%, 12.9%
CMYK0%, 50%, 34%, 83%
HSV340.9°, 50.0%, 17.3%
LAB10.5, 12.3, -0.1
XYZ1.5, 1.2, 1.3
Decimal2889245
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.94:1
Text on #FFFFFF
AAA
1.24:1
Text on #000000
FAIL
16.19:1
Text on #F8FAFC
AAA
1.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C161D;
}
.text-color {
color: #2C161D;
}
.border-color {
border: 2px solid #2C161D;
}