#A049FF
A light, vivid purple closely aligning with Blueviolet.
About #A049FF
Visually, #A049FF is defined as a vivid purple. Its closest recognized web color is Blueviolet. Its digital footprint relies on 160 parts red, 73 parts green, and 255 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 37% Cyan, 71% Magenta, 0% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A049FF
RGB160, 73, 255
HSL268.7°, 100.0%, 64.3%
CMYK37%, 71%, 0%, 0%
HSV268.7°, 71.4%, 100.0%
LAB51.2, 68.4, -76.2
XYZ34.9, 19.5, 96.5
Decimal10504703
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.29:1
Text on #FFFFFF
AA Large
4.89:1
Text on #000000
AA
4.10:1
Text on #F8FAFC
AA Large
4.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A049FF;
}
.text-color {
color: #A049FF;
}
.border-color {
border: 2px solid #A049FF;
}