#BD0007
A dark, vivid red closely aligning with Firebrick.
About #BD0007
Visually, #BD0007 is defined as a vivid red. Its closest recognized web color is Firebrick. Its digital footprint relies on 189 parts red, 0 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, 100% magenta, 96% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BD0007
RGB189, 0, 7
HSL357.8°, 100.0%, 37.1%
CMYK0%, 100%, 96%, 26%
HSV357.8°, 100.0%, 74.1%
LAB39.3, 64.0, 51.0
XYZ21.0, 10.8, 1.2
Decimal12386311
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.63:1
Text on #FFFFFF
AA
3.17:1
Text on #000000
AA Large
6.34:1
Text on #F8FAFC
AA
2.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #BD0007;
}
.text-color {
color: #BD0007;
}
.border-color {
border: 2px solid #BD0007;
}