#A04257
A medium, moderate red closely aligning with Indianred.
About #A04257
The hex code #A04257 represents a beautifully specific shade of red. Designers often compare it to the standard color Indianred. In the RGB color space, it consists of 160 red, 66 green, and 87 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 59% Magenta, 46% Yellow, and 37% Black. The HSL representation is 346.6° hue, 41.6% saturation, and 44.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A04257
RGB160, 66, 87
HSL346.6°, 41.6%, 44.3%
CMYK0%, 59%, 46%, 37%
HSV346.6°, 58.7%, 62.7%
LAB41.3, 41.0, 7.4
XYZ18.2, 12.1, 10.4
Decimal10502743
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.16:1
Text on #FFFFFF
AA
3.41:1
Text on #000000
AA Large
5.88:1
Text on #F8FAFC
AA
2.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A04257;
}
.text-color {
color: #A04257;
}
.border-color {
border: 2px solid #A04257;
}