#DB1D07
A medium, vivid red closely aligning with Orangered.
About #DB1D07
Visually, #DB1D07 is defined as a vivid red. Designers often compare it to the standard color Orangered. Its digital footprint relies on 219 parts red, 29 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 87% Magenta, 97% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB1D07
RGB219, 29, 7
HSL6.2°, 93.8%, 44.3%
CMYK0%, 87%, 97%, 14%
HSV6.2°, 96.8%, 85.9%
LAB46.9, 68.1, 58.3
XYZ29.7, 16.0, 1.7
Decimal14359815
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.01:1
Text on #FFFFFF
AA
4.19:1
Text on #000000
AA Large
4.79:1
Text on #F8FAFC
AA
3.56:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB1D07;
}
.text-color {
color: #DB1D07;
}
.border-color {
border: 2px solid #DB1D07;
}