#A03A5F
A medium, moderate magenta closely aligning with Palevioletred.
About #A03A5F
The hex code #A03A5F represents a beautifully specific shade of magenta. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 58, and 95.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 64% magenta inks. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A03A5F
RGB160, 58, 95
HSL338.2°, 46.8%, 42.7%
CMYK0%, 64%, 41%, 37%
HSV338.2°, 63.8%, 62.7%
LAB40.1, 45.6, 0.7
XYZ18.1, 11.3, 12.1
Decimal10500703
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.43:1
Text on #FFFFFF
AA
3.27:1
Text on #000000
AA Large
6.15:1
Text on #F8FAFC
AA
2.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A03A5F;
}
.text-color {
color: #A03A5F;
}
.border-color {
border: 2px solid #A03A5F;
}