#A85F66
A medium, muted red closely aligning with Indianred.
About #A85F66
Visually, #A85F66 is defined as a muted red. Designers often compare it to the standard color Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 95, and 102.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 43% magenta, 39% yellow, and 34% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF 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#A85F66
RGB168, 95, 102
HSL354.2°, 29.6%, 51.6%
CMYK0%, 43%, 39%, 34%
HSV354.2°, 43.5%, 65.9%
LAB48.8, 30.4, 9.1
XYZ22.6, 17.5, 14.7
Decimal11034470
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.67:1
Text on #FFFFFF
AA
4.49:1
Text on #000000
AA Large
4.47:1
Text on #F8FAFC
AA Large
3.82:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A85F66;
}
.text-color {
color: #A85F66;
}
.border-color {
border: 2px solid #A85F66;
}