#A80FD3
A medium, vivid magenta closely aligning with Darkviolet.
About #A80FD3
The precise color #A80FD3 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkviolet. In the RGB color space, it consists of 168 red, 15 green, and 211 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 20% Cyan, 93% Magenta, 0% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A80FD3
RGB168, 15, 211
HSL286.8°, 86.7%, 44.3%
CMYK20%, 93%, 0%, 17%
HSV286.8°, 92.9%, 82.7%
LAB43.3, 77.3, -64.2
XYZ28.1, 13.4, 62.7
Decimal11014099
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.72:1
Text on #FFFFFF
AA
3.67:1
Text on #000000
AA Large
5.46:1
Text on #F8FAFC
AA
3.12:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A80FD3;
}
.text-color {
color: #A80FD3;
}
.border-color {
border: 2px solid #A80FD3;
}