#8A49F0
A light, vivid purple closely aligning with Blueviolet.
About #8A49F0
The hex code #8A49F0 represents a beautifully specific shade of purple. Its closest recognized web color is Blueviolet. Its digital footprint relies on 138 parts red, 73 parts green, and 240 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 43% C, 70% M, 0% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8A49F0
RGB138, 73, 240
HSL263.4°, 84.8%, 61.4%
CMYK43%, 70%, 0%, 6%
HSV263.4°, 69.6%, 94.1%
LAB47.6, 61.0, -73.9
XYZ28.6, 16.5, 84.1
Decimal9062896
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.89:1
Text on #FFFFFF
AA
4.29:1
Text on #000000
AA Large
4.68:1
Text on #F8FAFC
AA
3.65:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A49F0;
}
.text-color {
color: #8A49F0;
}
.border-color {
border: 2px solid #8A49F0;
}