#D35F66
A light, moderate red closely aligning with Indianred.
About #D35F66
When working with digital screens, the color #D35F66 is rendered by mixing light. Its closest recognized web color is Indianred. This translates to an RGB value of rgb(211, 95, 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 55% magenta inks. The HSL representation is 356.4° hue, 56.9% saturation, and 60.0% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D35F66
RGB211, 95, 102
HSL356.4°, 56.9%, 60.0%
CMYK0%, 55%, 52%, 17%
HSV356.4°, 55.0%, 82.7%
LAB55.1, 46.4, 18.7
XYZ33.4, 23.0, 15.3
Decimal13852518
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: #D35F66;
}
.text-color {
color: #D35F66;
}
.border-color {
border: 2px solid #D35F66;
}