#8349F0
A light, vivid purple closely aligning with Blueviolet.
About #8349F0
The precise color #8349F0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Blueviolet. This translates to an RGB value of rgb(131, 73, 240).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 45% cyan and 70% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8349F0
RGB131, 73, 240
HSL260.8°, 84.8%, 61.4%
CMYK45%, 70%, 0%, 6%
HSV260.8°, 69.6%, 94.1%
LAB46.8, 59.8, -75.2
XYZ27.5, 15.9, 84.1
Decimal8604144
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.03:1
Text on #FFFFFF
AA
4.18:1
Text on #000000
AA Large
4.81:1
Text on #F8FAFC
AA
3.55:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8349F0;
}
.text-color {
color: #8349F0;
}
.border-color {
border: 2px solid #8349F0;
}