#420F2C

A very dark, moderate magenta closely aligning with Black.

About #420F2C

When working with digital screens, the color #420F2C is rendered by mixing light. If you're using CSS, you might find it aligns closely with Black. This translates to an RGB value of rgb(66, 15, 44).

If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 77% Magenta, 33% Yellow, and 74% Black. The HSL representation is 325.9° hue, 63.0% saturation, and 15.9% lightness.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a very 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#420F2C
RGB66, 15, 44
HSL325.9°, 63.0%, 15.9%
CMYK0%, 77%, 33%, 74%
HSV325.9°, 77.3%, 25.9%
LAB13.7, 27.6, -6.0
XYZ2.9, 1.7, 2.6
Decimal4329260

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

15.71:1
Text on #FFFFFF
AAA
1.34:1
Text on #000000
FAIL
15.02:1
Text on #F8FAFC
AAA
1.14:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #420F2C; }
.text-color { color: #420F2C; }
.border-color { border: 2px solid #420F2C; }

Similar Colors

Black
#000000