#A8576D
A medium, moderate magenta closely aligning with Palevioletred.
About #A8576D
The hex code #A8576D represents a beautifully specific shade of magenta. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(168, 87, 109).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 48% Magenta, 35% Yellow, and 34% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A8576D
RGB168, 87, 109
HSL343.7°, 31.8%, 50.0%
CMYK0%, 48%, 35%, 34%
HSV343.7°, 48.2%, 65.9%
LAB47.3, 35.6, 2.7
XYZ22.3, 16.2, 16.4
Decimal11032429
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.94:1
Text on #FFFFFF
AA
4.25:1
Text on #000000
AA Large
4.72:1
Text on #F8FAFC
AA
3.61:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A8576D;
}
.text-color {
color: #A8576D;
}
.border-color {
border: 2px solid #A8576D;
}