#922CE9
A medium, vivid purple closely aligning with Blueviolet.
About #922CE9
The precise color #922CE9 is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 146 red, 44 green, and 233 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 37% cyan and 81% magenta inks. The HSL representation is 272.4° hue, 81.1% saturation, and 54.3% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#922CE9
RGB146, 44, 233
HSL272.4°, 81.1%, 54.3%
CMYK37%, 81%, 0%, 9%
HSV272.4°, 81.1%, 91.4%
LAB43.9, 72.2, -75.8
XYZ27.5, 13.8, 78.3
Decimal9579753
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.59:1
Text on #FFFFFF
AA
3.76:1
Text on #000000
AA Large
5.34:1
Text on #F8FAFC
AA
3.20:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #922CE9;
}
.text-color {
color: #922CE9;
}
.border-color {
border: 2px solid #922CE9;
}