#923AE2
A medium, vivid purple closely aligning with Blueviolet.
About #923AE2
The hex code #923AE2 represents a beautifully specific shade of purple. It is closely associated with the named CSS color Blueviolet. In the RGB color space, it consists of 146 red, 58 green, and 226 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 35% C, 74% M, 0% Y, and 11% K. The HSL representation is 271.4° hue, 74.3% saturation, and 55.7% lightness.
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#923AE2
RGB146, 58, 226
HSL271.4°, 74.3%, 55.7%
CMYK35%, 74%, 0%, 11%
HSV271.4°, 74.3%, 88.6%
LAB45.1, 65.6, -69.9
XYZ27.1, 14.6, 73.3
Decimal9583330
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.35:1
Text on #FFFFFF
AA
3.93:1
Text on #000000
AA Large
5.11:1
Text on #F8FAFC
AA
3.34:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #923AE2;
}
.text-color {
color: #923AE2;
}
.border-color {
border: 2px solid #923AE2;
}