#9224F8
A medium, vivid purple closely aligning with Blueviolet.
About #9224F8
At its core, #9224F8 is a medium and vivid hue. It is closely associated with the named CSS color Blueviolet. In the RGB color space, it consists of 146 red, 36 green, and 248 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 41% C, 85% M, 0% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#9224F8
RGB146, 36, 248
HSL271.1°, 93.8%, 55.7%
CMYK41%, 85%, 0%, 3%
HSV271.1°, 85.5%, 97.3%
LAB44.4, 77.7, -83.5
XYZ29.4, 14.2, 90.0
Decimal9577720
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.48:1
Text on #FFFFFF
AA
3.83:1
Text on #000000
AA Large
5.24:1
Text on #F8FAFC
AA
3.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9224F8;
}
.text-color {
color: #9224F8;
}
.border-color {
border: 2px solid #9224F8;
}