#A84975
A medium, moderate magenta closely aligning with Palevioletred.
About #A84975
The hex code #A84975 represents a beautifully specific shade of magenta. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 168 red, 73 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 57% M, 30% Y, and 34% 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A84975
RGB168, 73, 117
HSL332.2°, 39.4%, 47.3%
CMYK0%, 57%, 30%, 34%
HSV332.2°, 56.5%, 65.9%
LAB44.8, 43.9, -5.9
XYZ21.7, 14.4, 18.5
Decimal11028853
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.42:1
Text on #FFFFFF
AA
3.87:1
Text on #000000
AA Large
5.18:1
Text on #F8FAFC
AA
3.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A84975;
}
.text-color {
color: #A84975;
}
.border-color {
border: 2px solid #A84975;
}