#A85049
A medium, moderate red closely aligning with Indianred.
About #A85049
At its core, #A85049 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 168, 80, and 73.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 52% M, 57% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A85049
RGB168, 80, 73
HSL4.4°, 39.4%, 47.3%
CMYK0%, 52%, 57%, 34%
HSV4.4°, 56.5%, 65.9%
LAB45.0, 35.5, 21.3
XYZ20.2, 14.5, 8.0
Decimal11030601
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.37:1
Text on #FFFFFF
AA
3.91:1
Text on #000000
AA Large
5.14:1
Text on #F8FAFC
AA
3.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A85049;
}
.text-color {
color: #A85049;
}
.border-color {
border: 2px solid #A85049;
}