#A04975
A medium, moderate magenta closely aligning with Palevioletred.
About #A04975
At its core, #A04975 is a medium and moderate hue. It is closely associated with the named CSS color Palevioletred. This translates to an RGB value of rgb(160, 73, 117).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 54% M, 27% Y, and 37% K. 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#A04975
RGB160, 73, 117
HSL329.7°, 37.3%, 45.7%
CMYK0%, 54%, 27%, 37%
HSV329.7°, 54.4%, 62.7%
LAB43.5, 41.2, -7.9
XYZ20.1, 13.5, 18.4
Decimal10504565
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.67:1
Text on #FFFFFF
AA
3.70:1
Text on #000000
AA Large
5.42:1
Text on #F8FAFC
AA
3.15:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A04975;
}
.text-color {
color: #A04975;
}
.border-color {
border: 2px solid #A04975;
}