#DB1D0F
A medium, vivid red closely aligning with Orangered.
About #DB1D0F
The hex code #DB1D0F represents a beautifully specific shade of red. Its closest recognized web color is Orangered. In the RGB color space, it consists of 219 red, 29 green, and 15 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 87% Magenta, 93% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB1D0F
RGB219, 29, 15
HSL4.1°, 87.2%, 45.9%
CMYK0%, 87%, 93%, 14%
HSV4.1°, 93.2%, 85.9%
LAB46.9, 68.2, 56.0
XYZ29.7, 16.0, 2.0
Decimal14359823
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.78:1
Text on #F8FAFC
AA
3.57:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB1D0F;
}
.text-color {
color: #DB1D0F;
}
.border-color {
border: 2px solid #DB1D0F;
}