#DB3A3A
A medium, moderate red closely aligning with Crimson.
About #DB3A3A
The precise color #DB3A3A is an excellent choice for modern design projects. Its closest recognized web color is Crimson. In the RGB color space, it consists of 219 red, 58 green, and 58 blue.
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. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB3A3A
RGB219, 58, 58
HSL0.0°, 69.1%, 54.3%
CMYK0%, 74%, 74%, 14%
HSV0.0°, 73.5%, 85.9%
LAB50.0, 61.6, 38.1
XYZ31.5, 18.4, 5.9
Decimal14367290
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.49:1
Text on #FFFFFF
AA Large
4.68:1
Text on #000000
AA
4.29:1
Text on #F8FAFC
AA Large
3.98:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB3A3A;
}
.text-color {
color: #DB3A3A;
}
.border-color {
border: 2px solid #DB3A3A;
}