#A03A57
A medium, moderate magenta closely aligning with Palevioletred.
About #A03A57
The precise color #A03A57 is an excellent choice for modern design projects. Designers often compare it to the standard color Palevioletred. In the RGB color space, it consists of 160 red, 58 green, and 87 blue.
Translating this color to physical media requires the CMYK color model. 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.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A03A57
RGB160, 58, 87
HSL342.9°, 46.8%, 42.7%
CMYK0%, 64%, 46%, 37%
HSV342.9°, 63.8%, 62.7%
LAB39.9, 44.8, 5.4
XYZ17.7, 11.2, 10.2
Decimal10500695
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.49:1
Text on #FFFFFF
AA
3.24:1
Text on #000000
AA Large
6.20:1
Text on #F8FAFC
AA
2.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A03A57;
}
.text-color {
color: #A03A57;
}
.border-color {
border: 2px solid #A03A57;
}