#DB5766
A light, moderate red closely aligning with Indianred.
About #DB5766
The precise color #DB5766 is an excellent choice for modern design projects. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(219, 87, 102).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 60% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB5766
RGB219, 87, 102
HSL353.2°, 64.7%, 60.0%
CMYK0%, 60%, 53%, 14%
HSV353.2°, 60.3%, 85.9%
LAB54.9, 52.8, 18.6
XYZ35.0, 22.8, 15.1
Decimal14374758
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.77:1
Text on #FFFFFF
AA Large
5.57:1
Text on #000000
AA
3.61:1
Text on #F8FAFC
AA Large
4.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5766;
}
.text-color {
color: #DB5766;
}
.border-color {
border: 2px solid #DB5766;
}