#24001D
A very dark, vivid neutral closely aligning with Black.
About #24001D
At its core, #24001D is a very dark and vivid hue. Designers often compare it to the standard color Black. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 0, and 29.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. With a hue angle of 311.7 degrees, it sits comfortably in the neutral spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#24001D
RGB36, 0, 29
HSL311.7°, 100.0%, 7.1%
CMYK0%, 100%, 19%, 86%
HSV311.7°, 100.0%, 14.1%
LAB4.2, 20.7, -9.7
XYZ0.9, 0.5, 1.2
Decimal2359325
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.22:1
Text on #FFFFFF
AAA
1.09:1
Text on #000000
FAIL
18.37:1
Text on #F8FAFC
AAA
1.08:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24001D;
}
.text-color {
color: #24001D;
}
.border-color {
border: 2px solid #24001D;
}