#A016A0
A dark, vivid magenta closely aligning with Darkmagenta.
About #A016A0
When working with digital screens, the color #A016A0 is rendered by mixing light. It is closely associated with the named CSS color Darkmagenta. This translates to an RGB value of rgb(160, 22, 160).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 86% Magenta, 0% Yellow, and 37% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A016A0
RGB160, 22, 160
HSL300.0°, 75.8%, 35.7%
CMYK0%, 86%, 0%, 37%
HSV300.0°, 86.2%, 62.7%
LAB38.9, 66.4, -41.3
XYZ21.1, 10.6, 34.2
Decimal10491552
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.74:1
Text on #FFFFFF
AA
3.12:1
Text on #000000
AA Large
6.44:1
Text on #F8FAFC
AA
2.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A016A0;
}
.text-color {
color: #A016A0;
}
.border-color {
border: 2px solid #A016A0;
}