#2C0707
A very dark, vivid red closely aligning with Black.
About #2C0707
The precise color #2C0707 is an excellent choice for modern design projects. Designers often compare it to the standard color Black. Its digital footprint relies on 44 parts red, 7 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 84% magenta, 84% yellow, and 83% black. The HSL representation is 0.0° hue, 72.5% saturation, and 10.0% lightness.
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#2C0707
RGB44, 7, 7
HSL0.0°, 72.5%, 10.0%
CMYK0%, 84%, 84%, 83%
HSV0.0°, 84.1%, 17.3%
LAB6.3, 18.6, 7.0
XYZ1.2, 0.7, 0.3
Decimal2885383
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.41:1
Text on #FFFFFF
AAA
1.14:1
Text on #000000
FAIL
17.60:1
Text on #F8FAFC
AAA
1.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C0707;
}
.text-color {
color: #2C0707;
}
.border-color {
border: 2px solid #2C0707;
}