#DB0F3A
A medium, vivid red closely aligning with Crimson.
About #DB0F3A
Visually, #DB0F3A is defined as a vivid red. Its closest recognized web color is Crimson. Its digital footprint relies on 219 parts red, 15 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 93% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB0F3A
RGB219, 15, 58
HSL347.4°, 87.2%, 45.9%
CMYK0%, 93%, 74%, 14%
HSV347.4°, 93.2%, 85.9%
LAB46.6, 71.2, 34.2
XYZ30.1, 15.7, 5.4
Decimal14356282
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.07:1
Text on #FFFFFF
AA
4.14:1
Text on #000000
AA Large
4.85:1
Text on #F8FAFC
AA
3.52:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB0F3A;
}
.text-color {
color: #DB0F3A;
}
.border-color {
border: 2px solid #DB0F3A;
}