#DB5F75
A light, moderate red closely aligning with Indianred.
About #DB5F75
The precise color #DB5F75 is an excellent choice for modern design projects. It is closely associated with the named CSS color Indianred. Its digital footprint relies on 219 parts red, 95 parts green, and 117 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 57% Magenta, 47% Yellow, and 14% Black. The HSL representation is 349.4° hue, 63.3% saturation, and 61.6% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB5F75
RGB219, 95, 117
HSL349.4°, 63.3%, 61.6%
CMYK0%, 57%, 47%, 14%
HSV349.4°, 56.6%, 85.9%
LAB56.6, 50.5, 12.2
XYZ36.5, 24.5, 19.6
Decimal14376821
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.56:1
Text on #FFFFFF
AA Large
5.91:1
Text on #000000
AA
3.40:1
Text on #F8FAFC
AA Large
5.02:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5F75;
}
.text-color {
color: #DB5F75;
}
.border-color {
border: 2px solid #DB5F75;
}