#A83A49
A medium, moderate red closely aligning with Indianred.
About #A83A49
The precise color #A83A49 is an excellent choice for modern design projects. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(168, 58, 73).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 65% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A83A49
RGB168, 58, 73
HSL351.8°, 48.7%, 44.3%
CMYK0%, 65%, 57%, 34%
HSV351.8°, 65.5%, 65.9%
LAB40.9, 46.2, 15.9
XYZ18.9, 11.8, 7.6
Decimal11024969
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.24:1
Text on #FFFFFF
AA
3.37:1
Text on #000000
AA Large
5.96:1
Text on #F8FAFC
AA
2.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A83A49;
}
.text-color {
color: #A83A49;
}
.border-color {
border: 2px solid #A83A49;
}