#421D2C
A very dark, moderate magenta closely aligning with Black.
About #421D2C
The hex code #421D2C represents a beautifully specific shade of magenta. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 29, and 44.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 56% M, 33% Y, and 74% K. With a hue angle of 335.7 degrees, it sits comfortably in the magenta spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#421D2C
RGB66, 29, 44
HSL335.7°, 38.9%, 18.6%
CMYK0%, 56%, 33%, 74%
HSV335.7°, 56.1%, 25.9%
LAB16.6, 19.9, -1.7
XYZ3.1, 2.2, 2.6
Decimal4332844
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.55:1
Text on #FFFFFF
AAA
1.44:1
Text on #000000
FAIL
13.90:1
Text on #F8FAFC
AAA
1.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #421D2C;
}
.text-color {
color: #421D2C;
}
.border-color {
border: 2px solid #421D2C;
}