#A85757
A medium, moderate red closely aligning with Indianred.
About #A85757
At its core, #A85757 is a medium and moderate hue. Designers often compare it to the standard color Indianred. In the RGB color space, it consists of 168 red, 87 green, and 87 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 48% magenta inks. With a hue angle of 0.0 degrees, it sits comfortably in the red spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A85757
RGB168, 87, 87
HSL0.0°, 31.8%, 50.0%
CMYK0%, 48%, 48%, 34%
HSV0.0°, 48.2%, 65.9%
LAB46.7, 33.1, 15.2
XYZ21.3, 15.8, 11.0
Decimal11032407
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.04:1
Text on #FFFFFF
AA
4.17:1
Text on #000000
AA Large
4.82:1
Text on #F8FAFC
AA
3.54:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A85757;
}
.text-color {
color: #A85757;
}
.border-color {
border: 2px solid #A85757;
}