#A04250
A medium, moderate red closely aligning with Indianred.
About #A04250
Visually, #A04250 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 160, 66, and 80.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 59% M, 50% Y, and 37% K. With a hue angle of 351.1 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A04250
RGB160, 66, 80
HSL351.1°, 41.6%, 44.3%
CMYK0%, 59%, 50%, 37%
HSV351.1°, 58.7%, 62.7%
LAB41.1, 40.3, 11.5
XYZ17.9, 11.9, 9.0
Decimal10502736
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.19:1
Text on #FFFFFF
AA
3.39:1
Text on #000000
AA Large
5.92:1
Text on #F8FAFC
AA
2.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A04250;
}
.text-color {
color: #A04250;
}
.border-color {
border: 2px solid #A04250;
}