#D35F57
A medium, moderate red closely aligning with Indianred.
About #D35F57
When working with digital screens, the color #D35F57 is rendered by mixing light. Designers often compare it to the standard color Indianred. Its digital footprint relies on 211 parts red, 95 parts green, and 87 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 55% Magenta, 59% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#D35F57
RGB211, 95, 87
HSL3.9°, 58.5%, 58.4%
CMYK0%, 55%, 59%, 17%
HSV3.9°, 58.8%, 82.7%
LAB54.8, 45.2, 27.0
XYZ32.7, 22.7, 11.7
Decimal13852503
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.79:1
Text on #FFFFFF
AA Large
5.54:1
Text on #000000
AA
3.62:1
Text on #F8FAFC
AA Large
4.71:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D35F57;
}
.text-color {
color: #D35F57;
}
.border-color {
border: 2px solid #D35F57;
}