#A0507C
A medium, moderate magenta closely aligning with Palevioletred.
About #A0507C
The hex code #A0507C 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, 80, and 124.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 50% Magenta, 22% Yellow, and 37% Black. With a hue angle of 327.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0507C
RGB160, 80, 124
HSL327.0°, 33.3%, 47.1%
CMYK0%, 50%, 22%, 37%
HSV327.0°, 50.0%, 62.7%
LAB45.2, 38.6, -9.7
XYZ21.0, 14.7, 20.8
Decimal10506364
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.34:1
Text on #FFFFFF
AA
3.93:1
Text on #000000
AA Large
5.10:1
Text on #F8FAFC
AA
3.34:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A0507C;
}
.text-color {
color: #A0507C;
}
.border-color {
border: 2px solid #A0507C;
}