#D35049
A medium, moderate red closely aligning with Indianred.
About #D35049
The precise color #D35049 is an excellent choice for modern design projects. Its closest recognized web color is Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 80, and 73.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 62% Magenta, 65% Yellow, and 17% Black. The HSL representation is 3.0° hue, 61.1% saturation, and 55.7% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D35049
RGB211, 80, 73
HSL3.0°, 61.1%, 55.7%
CMYK0%, 62%, 65%, 17%
HSV3.0°, 65.4%, 82.7%
LAB51.9, 51.2, 31.5
XYZ30.9, 20.1, 8.5
Decimal13848649
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.19:1
Text on #FFFFFF
AA Large
5.01:1
Text on #000000
AA
4.00:1
Text on #F8FAFC
AA Large
4.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D35049;
}
.text-color {
color: #D35049;
}
.border-color {
border: 2px solid #D35049;
}