#831DE9
A medium, vivid purple closely aligning with Blueviolet.
About #831DE9
Visually, #831DE9 is defined as a vivid purple. Its closest recognized web color is Blueviolet. Its digital footprint relies on 131 parts red, 29 parts green, and 233 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 44% Cyan, 88% Magenta, 0% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#831DE9
RGB131, 29, 233
HSL270.0°, 82.3%, 51.4%
CMYK44%, 88%, 0%, 9%
HSV270.0°, 87.6%, 91.4%
LAB40.6, 74.5, -81.5
XYZ24.5, 11.6, 78.0
Decimal8592873
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.33:1
Text on #FFFFFF
AA
3.32:1
Text on #000000
AA Large
6.05:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #831DE9;
}
.text-color {
color: #831DE9;
}
.border-color {
border: 2px solid #831DE9;
}