#A80FA0
A dark, vivid magenta closely aligning with Darkmagenta.
About #A80FA0
The precise color #A80FA0 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkmagenta. Its digital footprint relies on 168 parts red, 15 parts green, and 160 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 91% magenta inks. The HSL representation is 303.1° hue, 83.6% saturation, and 35.9% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark 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#A80FA0
RGB168, 15, 160
HSL303.1°, 83.6%, 35.9%
CMYK0%, 91%, 5%, 34%
HSV303.1°, 91.1%, 65.9%
LAB39.9, 69.0, -39.6
XYZ22.7, 11.2, 34.2
Decimal11014048
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.48:1
Text on #FFFFFF
AA
3.24:1
Text on #000000
AA Large
6.19:1
Text on #F8FAFC
AA
2.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A80FA0;
}
.text-color {
color: #A80FA0;
}
.border-color {
border: 2px solid #A80FA0;
}