#8349FF
A light, vivid purple closely aligning with Blueviolet.
About #8349FF
The precise color #8349FF is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. Its digital footprint relies on 131 parts red, 73 parts green, and 255 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 49% cyan and 71% magenta inks. With a hue angle of 259.1 degrees, it sits comfortably in the purple spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8349FF
RGB131, 73, 255
HSL259.1°, 100.0%, 64.3%
CMYK49%, 71%, 0%, 0%
HSV259.1°, 71.4%, 100.0%
LAB48.0, 63.7, -81.6
XYZ29.8, 16.8, 96.3
Decimal8604159
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.81:1
Text on #FFFFFF
AA
4.36:1
Text on #000000
AA Large
4.60:1
Text on #F8FAFC
AA
3.71:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8349FF;
}
.text-color {
color: #8349FF;
}
.border-color {
border: 2px solid #8349FF;
}