#A84266
A medium, moderate magenta closely aligning with Palevioletred.
About #A84266
The hex code #A84266 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 66, and 102.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 61% M, 39% Y, and 34% K. The HSL representation is 338.8° hue, 43.6% saturation, and 45.9% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A84266
RGB168, 66, 102
HSL338.8°, 43.6%, 45.9%
CMYK0%, 61%, 39%, 34%
HSV338.8°, 60.7%, 65.9%
LAB43.0, 45.4, 0.8
XYZ20.5, 13.2, 14.0
Decimal11027046
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.78:1
Text on #FFFFFF
AA
3.64:1
Text on #000000
AA Large
5.52:1
Text on #F8FAFC
AA
3.09:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A84266;
}
.text-color {
color: #A84266;
}
.border-color {
border: 2px solid #A84266;
}