#DB0F24
A medium, vivid red closely aligning with Crimson.
About #DB0F24
At its core, #DB0F24 is a medium and vivid hue. Its closest recognized web color is Crimson. Its digital footprint relies on 219 parts red, 15 parts green, and 36 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 93% M, 84% Y, and 14% K. 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 #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#DB0F24
RGB219, 15, 36
HSL353.8°, 87.2%, 45.9%
CMYK0%, 93%, 84%, 14%
HSV353.8°, 93.2%, 85.9%
LAB46.4, 70.6, 46.4
XYZ29.7, 15.5, 3.1
Decimal14356260
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.11:1
Text on #FFFFFF
AA
4.11:1
Text on #000000
AA Large
4.89:1
Text on #F8FAFC
AA
3.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB0F24;
}
.text-color {
color: #DB0F24;
}
.border-color {
border: 2px solid #DB0F24;
}