#A01DCC
A medium, vivid purple closely aligning with Darkorchid.
About #A01DCC
The precise color #A01DCC is an excellent choice for modern design projects. Designers often compare it to the standard color Darkorchid. Its digital footprint relies on 160 parts red, 29 parts green, and 204 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 22% C, 86% M, 0% Y, and 20% K. 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#A01DCC
RGB160, 29, 204
HSL284.9°, 75.1%, 45.7%
CMYK22%, 86%, 0%, 20%
HSV284.9°, 85.8%, 80.0%
LAB42.3, 72.5, -61.8
XYZ25.8, 12.7, 58.2
Decimal10493388
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.93:1
Text on #FFFFFF
AA
3.54:1
Text on #000000
AA Large
5.67:1
Text on #F8FAFC
AA
3.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A01DCC;
}
.text-color {
color: #A01DCC;
}
.border-color {
border: 2px solid #A01DCC;
}