#A82C50
A medium, moderate magenta closely aligning with Indianred.
About #A82C50
The hex code #A82C50 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Indianred. This translates to an RGB value of rgb(168, 44, 80).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 74% M, 52% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#A82C50
RGB168, 44, 80
HSL342.6°, 58.5%, 41.6%
CMYK0%, 74%, 52%, 34%
HSV342.6°, 73.8%, 65.9%
LAB39.1, 52.3, 8.9
XYZ18.5, 10.7, 8.7
Decimal11021392
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.69:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.39:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A82C50;
}
.text-color {
color: #A82C50;
}
.border-color {
border: 2px solid #A82C50;
}