#AF5057
A medium, moderate red closely aligning with Indianred.
About #AF5057
Visually, #AF5057 is defined as a moderate 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 175, 80, and 87.
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 54% magenta inks. With a hue angle of 355.6 degrees, it sits comfortably in the red spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF5057
RGB175, 80, 87
HSL355.6°, 37.3%, 50.0%
CMYK0%, 54%, 50%, 31%
HSV355.6°, 54.3%, 68.6%
LAB46.4, 39.4, 14.8
XYZ22.3, 15.5, 10.8
Decimal11489367
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.11:1
Text on #FFFFFF
AA
4.11:1
Text on #000000
AA Large
4.89:1
Text on #F8FAFC
AA
3.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF5057;
}
.text-color {
color: #AF5057;
}
.border-color {
border: 2px solid #AF5057;
}