#A8575F
A medium, moderate red closely aligning with Indianred.
About #A8575F
The precise color #A8575F is an excellent choice for modern design projects. It is closely associated with the named CSS color Indianred. In the RGB color space, it consists of 168 red, 87 green, and 95 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 48% Magenta, 43% Yellow, and 34% Black. The HSL representation is 354.1° hue, 31.8% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. 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#A8575F
RGB168, 87, 95
HSL354.1°, 31.8%, 50.0%
CMYK0%, 48%, 43%, 34%
HSV354.1°, 48.2%, 65.9%
LAB46.9, 34.0, 10.6
XYZ21.6, 16.0, 12.8
Decimal11032415
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.01:1
Text on #FFFFFF
AA
4.19:1
Text on #000000
AA Large
4.79:1
Text on #F8FAFC
AA
3.56:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A8575F;
}
.text-color {
color: #A8575F;
}
.border-color {
border: 2px solid #A8575F;
}