#8350F8
A light, vivid purple closely aligning with Blueviolet.
About #8350F8
When working with digital screens, the color #8350F8 is rendered by mixing light. Its closest recognized web color is Blueviolet. Its digital footprint relies on 131 parts red, 80 parts green, and 248 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 47% Cyan, 68% Magenta, 0% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8350F8
RGB131, 80, 248
HSL258.2°, 92.3%, 64.3%
CMYK47%, 68%, 0%, 3%
HSV258.2°, 67.7%, 97.3%
LAB48.7, 58.5, -76.6
XYZ29.2, 17.3, 90.6
Decimal8605944
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.70:1
Text on #FFFFFF
AA
4.47:1
Text on #000000
AA Large
4.49:1
Text on #F8FAFC
AA Large
3.80:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8350F8;
}
.text-color {
color: #8350F8;
}
.border-color {
border: 2px solid #8350F8;
}