#A8505F
A medium, moderate red closely aligning with Indianred.
About #A8505F
At its core, #A8505F is a medium and moderate hue. It is closely associated with the named CSS color Indianred. Its digital footprint relies on 168 parts red, 80 parts green, and 95 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 52% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A8505F
RGB168, 80, 95
HSL349.8°, 35.5%, 48.6%
CMYK0%, 52%, 43%, 34%
HSV349.8°, 52.4%, 65.9%
LAB45.5, 37.7, 8.6
XYZ21.1, 14.9, 12.6
Decimal11030623
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.28:1
Text on #FFFFFF
AA
3.98:1
Text on #000000
AA Large
5.05:1
Text on #F8FAFC
AA
3.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A8505F;
}
.text-color {
color: #A8505F;
}
.border-color {
border: 2px solid #A8505F;
}