#9224E9
A medium, vivid purple closely aligning with Blueviolet.
About #9224E9
At its core, #9224E9 is a medium and vivid hue. Designers often compare it to the standard color Blueviolet. Its digital footprint relies on 146 parts red, 36 parts green, and 233 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 37% C, 85% M, 0% Y, and 9% K. The HSL representation is 273.5° hue, 81.7% saturation, and 52.7% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9224E9
RGB146, 36, 233
HSL273.5°, 81.7%, 52.7%
CMYK37%, 85%, 0%, 9%
HSV273.5°, 84.5%, 91.4%
LAB43.1, 74.5, -77.1
XYZ27.2, 13.3, 78.2
Decimal9577705
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.75:1
Text on #FFFFFF
AA
3.65:1
Text on #000000
AA Large
5.50:1
Text on #F8FAFC
AA
3.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9224E9;
}
.text-color {
color: #9224E9;
}
.border-color {
border: 2px solid #9224E9;
}