#A82CA0
A medium, moderate magenta closely aligning with Darkmagenta.
About #A82CA0
The precise color #A82CA0 is an excellent choice for modern design projects. Its closest recognized web color is Darkmagenta. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 44, and 160.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 74% M, 5% Y, and 34% K. The HSL representation is 303.9° hue, 58.5% saturation, and 41.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A82CA0
RGB168, 44, 160
HSL303.9°, 58.5%, 41.6%
CMYK0%, 74%, 5%, 34%
HSV303.9°, 73.8%, 65.9%
LAB42.3, 62.3, -35.9
XYZ23.4, 12.7, 34.5
Decimal11021472
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.94:1
Text on #FFFFFF
AA
3.53:1
Text on #000000
AA Large
5.68:1
Text on #F8FAFC
AA
3.00:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A82CA0;
}
.text-color {
color: #A82CA0;
}
.border-color {
border: 2px solid #A82CA0;
}