#8324E2
A medium, vivid purple closely aligning with Blueviolet.
About #8324E2
The hex code #8324E2 represents a beautifully specific shade of purple. Its closest recognized web color is Blueviolet. This translates to an RGB value of rgb(131, 36, 226).
Translating this color to physical media requires the CMYK color model. The color uses 42% Cyan, 84% Magenta, 0% Yellow, and 11% Black. The HSL representation is 270.0° hue, 76.6% saturation, and 51.4% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8324E2
RGB131, 36, 226
HSL270.0°, 76.6%, 51.4%
CMYK42%, 84%, 0%, 11%
HSV270.0°, 84.1%, 88.6%
LAB40.5, 71.1, -77.5
XYZ23.7, 11.6, 72.9
Decimal8594658
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: #8324E2;
}
.text-color {
color: #8324E2;
}
.border-color {
border: 2px solid #8324E2;
}