#D36675
A light, moderate red closely aligning with Indianred.
About #D36675
At its core, #D36675 is a light and moderate hue. Its closest recognized web color is Indianred. Its digital footprint relies on 211 parts red, 102 parts green, and 117 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 52% Magenta, 45% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D36675
RGB211, 102, 117
HSL351.7°, 55.3%, 61.4%
CMYK0%, 52%, 45%, 17%
HSV351.7°, 51.7%, 82.7%
LAB56.7, 44.3, 12.2
XYZ34.8, 24.6, 19.7
Decimal13854325
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.54:1
Text on #FFFFFF
AA Large
5.93:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D36675;
}
.text-color {
color: #D36675;
}
.border-color {
border: 2px solid #D36675;
}