#DB0F16

A medium, vivid red closely aligning with Red.

About #DB0F16

At its core, #DB0F16 is a medium and vivid hue. If you're using CSS, you might find it aligns closely with Red. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 15, and 22.

If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 93% Magenta, 90% Yellow, and 14% Black. The HSL representation is 357.9° hue, 87.2% saturation, and 45.9% lightness.

Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF 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#DB0F16
RGB219, 15, 22
HSL357.9°, 87.2%, 45.9%
CMYK0%, 93%, 90%, 14%
HSV357.9°, 93.2%, 85.9%
LAB46.3, 70.3, 53.0
XYZ29.5, 15.5, 2.2
Decimal14356246

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

5.13:1
Text on #FFFFFF
AA
4.09:1
Text on #000000
AA Large
4.91:1
Text on #F8FAFC
AA
3.48:1
Text on #0F172A
AA Large

CSS Implementation

.bg-color { background-color: #DB0F16; }
.text-color { color: #DB0F16; }
.border-color { border: 2px solid #DB0F16; }

Similar Colors

Red
#FF0000