#A05083
A medium, moderate magenta closely aligning with Palevioletred.
About #A05083
The hex code #A05083 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Palevioletred. This translates to an RGB value of rgb(160, 80, 131).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 50% Magenta, 18% Yellow, and 37% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A05083
RGB160, 80, 131
HSL321.8°, 33.3%, 47.1%
CMYK0%, 50%, 18%, 37%
HSV321.8°, 50.0%, 62.7%
LAB45.4, 39.7, -13.6
XYZ21.5, 14.8, 23.2
Decimal10506371
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.29:1
Text on #FFFFFF
AA
3.97:1
Text on #000000
AA Large
5.06:1
Text on #F8FAFC
AA
3.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A05083;
}
.text-color {
color: #A05083;
}
.border-color {
border: 2px solid #A05083;
}