#A0506D
A medium, moderate magenta closely aligning with Palevioletred.
About #A0506D
Visually, #A0506D is defined as a moderate magenta. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(160, 80, 109).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 50% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0506D
RGB160, 80, 109
HSL338.2°, 33.3%, 47.1%
CMYK0%, 50%, 32%, 37%
HSV338.2°, 50.0%, 62.7%
LAB44.7, 36.5, -1.3
XYZ20.1, 14.3, 16.2
Decimal10506349
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.44:1
Text on #FFFFFF
AA
3.86:1
Text on #000000
AA Large
5.20:1
Text on #F8FAFC
AA
3.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A0506D;
}
.text-color {
color: #A0506D;
}
.border-color {
border: 2px solid #A0506D;
}