#A07CD3
A light, moderate purple closely aligning with Mediumpurple.
About #A07CD3
The precise color #A07CD3 is an excellent choice for modern design projects. Its closest recognized web color is Mediumpurple. Its digital footprint relies on 160 parts red, 124 parts green, and 211 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 24% cyan and 41% magenta inks. 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A07CD3
RGB160, 124, 211
HSL264.8°, 49.7%, 65.7%
CMYK24%, 41%, 0%, 17%
HSV264.8°, 41.2%, 82.7%
LAB58.6, 31.5, -39.8
XYZ33.5, 26.6, 65.0
Decimal10517715
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.32:1
Text on #000000
AA
3.18:1
Text on #F8FAFC
AA Large
5.37:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A07CD3;
}
.text-color {
color: #A07CD3;
}
.border-color {
border: 2px solid #A07CD3;
}