#A83357
A medium, moderate magenta closely aligning with Indianred.
About #A83357
Visually, #A83357 is defined as a moderate magenta. Designers often compare it to the standard color Indianred. In the RGB color space, it consists of 168 red, 51 green, and 87 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 70% M, 48% Y, and 34% K. With a hue angle of 341.5 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#A83357
RGB168, 51, 87
HSL341.5°, 53.4%, 42.9%
CMYK0%, 70%, 48%, 34%
HSV341.5°, 69.6%, 65.9%
LAB40.2, 50.3, 6.1
XYZ19.1, 11.4, 10.2
Decimal11023191
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.41:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.13:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A83357;
}
.text-color {
color: #A83357;
}
.border-color {
border: 2px solid #A83357;
}