#DB576D
A light, moderate red closely aligning with Indianred.
About #DB576D
Visually, #DB576D is defined as a moderate red. Designers often compare it to the standard color Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 87, and 109.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 60% magenta, 50% yellow, and 14% black. The HSL representation is 350.0° hue, 64.7% saturation, and 60.0% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB576D
RGB219, 87, 109
HSL350.0°, 64.7%, 60.0%
CMYK0%, 60%, 50%, 14%
HSV350.0°, 60.3%, 85.9%
LAB55.1, 53.4, 14.7
XYZ35.4, 23.0, 17.0
Decimal14374765
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.75:1
Text on #FFFFFF
AA Large
5.60:1
Text on #000000
AA
3.59:1
Text on #F8FAFC
AA Large
4.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB576D;
}
.text-color {
color: #DB576D;
}
.border-color {
border: 2px solid #DB576D;
}