#421633
A very dark, moderate magenta closely aligning with Black.
About #421633
At its core, #421633 is a very dark and moderate hue. Designers often compare it to the standard color Black. In the RGB color space, it consists of 66 red, 22 green, and 51 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 67% magenta, 23% yellow, and 74% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#421633
RGB66, 22, 51
HSL320.5°, 50.0%, 17.3%
CMYK0%, 67%, 23%, 74%
HSV320.5°, 66.7%, 25.9%
LAB15.3, 25.2, -8.6
XYZ3.1, 2.0, 3.3
Decimal4331059
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.06:1
Text on #FFFFFF
AAA
1.39:1
Text on #000000
FAIL
14.40:1
Text on #F8FAFC
AAA
1.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #421633;
}
.text-color {
color: #421633;
}
.border-color {
border: 2px solid #421633;
}