#D35766
A medium, moderate red closely aligning with Indianred.
About #D35766
At its core, #D35766 is a medium and moderate hue. Its closest recognized web color is Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 87, and 102.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 59% magenta, 52% yellow, and 17% black. With a hue angle of 352.7 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D35766
RGB211, 87, 102
HSL352.7°, 58.5%, 58.4%
CMYK0%, 59%, 52%, 17%
HSV352.7°, 58.8%, 82.7%
LAB53.6, 50.1, 16.7
XYZ32.7, 21.6, 15.0
Decimal13850470
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.94:1
Text on #FFFFFF
AA Large
5.32:1
Text on #000000
AA
3.77:1
Text on #F8FAFC
AA Large
4.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D35766;
}
.text-color {
color: #D35766;
}
.border-color {
border: 2px solid #D35766;
}