#A04949
A medium, moderate red closely aligning with Indianred.
About #A04949
At its core, #A04949 is a medium and moderate hue. Its closest recognized web color is Indianred. Its digital footprint relies on 160 parts red, 73 parts green, and 73 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 54% Magenta, 54% Yellow, and 37% Black. The HSL representation is 0.0° hue, 37.3% saturation, and 45.7% lightness.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A04949
RGB160, 73, 73
HSL0.0°, 37.3%, 45.7%
CMYK0%, 54%, 54%, 37%
HSV0.0°, 54.4%, 62.7%
LAB42.3, 36.1, 17.5
XYZ18.1, 12.7, 7.8
Decimal10504521
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.93:1
Text on #FFFFFF
AA
3.54:1
Text on #000000
AA Large
5.66:1
Text on #F8FAFC
AA
3.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A04949;
}
.text-color {
color: #A04949;
}
.border-color {
border: 2px solid #A04949;
}