#6D3AF8
A light, vivid purple closely aligning with Blueviolet.
About #6D3AF8
At its core, #6D3AF8 is a light and vivid hue. Designers often compare it to the standard color Blueviolet. Its digital footprint relies on 109 parts red, 58 parts green, and 248 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 56% Cyan, 77% Magenta, 0% Yellow, and 3% Black. The HSL representation is 256.1° hue, 93.1% saturation, and 60.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#6D3AF8
RGB109, 58, 248
HSL256.1°, 93.1%, 60.0%
CMYK56%, 77%, 0%, 3%
HSV256.1°, 76.6%, 97.3%
LAB42.8, 65.7, -86.3
XYZ24.8, 13.1, 90.0
Decimal7158520
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.82:1
Text on #FFFFFF
AA
3.61:1
Text on #000000
AA Large
5.56:1
Text on #F8FAFC
AA
3.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D3AF8;
}
.text-color {
color: #6D3AF8;
}
.border-color {
border: 2px solid #6D3AF8;
}