#DB3A1D
A medium, vivid red closely aligning with Tomato.
About #DB3A1D
Visually, #DB3A1D is defined as a vivid red. Designers often compare it to the standard color Tomato. This translates to an RGB value of rgb(219, 58, 29).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 74% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB3A1D
RGB219, 58, 29
HSL9.2°, 76.6%, 48.6%
CMYK0%, 74%, 87%, 14%
HSV9.2°, 86.8%, 85.9%
LAB49.7, 60.8, 52.6
XYZ30.9, 18.2, 3.0
Decimal14367261
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.53:1
Text on #FFFFFF
AA
4.63:1
Text on #000000
AA
4.33:1
Text on #F8FAFC
AA Large
3.94:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB3A1D;
}
.text-color {
color: #DB3A1D;
}
.border-color {
border: 2px solid #DB3A1D;
}