#D36D5F
A light, moderate red closely aligning with Indianred.
About #D36D5F
The precise color #D36D5F is an excellent choice for modern design projects. Its closest recognized web color is Indianred. In the RGB color space, it consists of 211 red, 109 green, and 95 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 48% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#D36D5F
RGB211, 109, 95
HSL7.2°, 56.9%, 60.0%
CMYK0%, 48%, 55%, 17%
HSV7.2°, 55.0%, 82.7%
LAB57.7, 38.8, 26.2
XYZ34.4, 25.6, 14.0
Decimal13856095
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.43:1
Text on #FFFFFF
AA Large
6.12:1
Text on #000000
AA
3.28:1
Text on #F8FAFC
AA Large
5.20:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D36D5F;
}
.text-color {
color: #D36D5F;
}
.border-color {
border: 2px solid #D36D5F;
}