#421D0F
A very dark, moderate orange closely aligning with Black.
About #421D0F
The precise color #421D0F is an excellent choice for modern design projects. Its closest recognized web color is Black. Its digital footprint relies on 66 parts red, 29 parts green, and 15 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, 56% magenta, 77% yellow, and 74% black. With a hue angle of 16.5 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#421D0F
RGB66, 29, 15
HSL16.5°, 63.0%, 15.9%
CMYK0%, 56%, 77%, 74%
HSV16.5°, 77.3%, 25.9%
LAB15.9, 16.6, 17.2
XYZ2.8, 2.1, 0.7
Decimal4332815
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.85:1
Text on #FFFFFF
AAA
1.41:1
Text on #000000
FAIL
14.19:1
Text on #F8FAFC
AAA
1.20:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #421D0F;
}
.text-color {
color: #421D0F;
}
.border-color {
border: 2px solid #421D0F;
}