#A03AFF

A light, vivid purple closely aligning with Blueviolet.

About #A03AFF

When working with digital screens, the color #A03AFF is rendered by mixing light. If you're using CSS, you might find it aligns closely with Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 58, and 255.

If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 37% C, 77% M, 0% Y, and 0% K. The HSL representation is 271.1° hue, 100.0% saturation, and 61.4% lightness.

Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.

Color Space Conversions

HEX#A03AFF
RGB160, 58, 255
HSL271.1°, 100.0%, 61.4%
CMYK37%, 77%, 0%, 0%
HSV271.1°, 77.3%, 100.0%
LAB49.2, 74.3, -79.6
XYZ34.1, 17.7, 96.2
Decimal10500863

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

4.62:1
Text on #FFFFFF
AA
4.54:1
Text on #000000
AA
4.42:1
Text on #F8FAFC
AA Large
3.86:1
Text on #0F172A
AA Large

CSS Implementation

.bg-color { background-color: #A03AFF; }
.text-color { color: #A03AFF; }
.border-color { border: 2px solid #A03AFF; }

Similar Colors

Blueviolet
#8A2BE2