#922CE2
A medium, vivid purple closely aligning with Blueviolet.
About #922CE2
When working with digital screens, the color #922CE2 is rendered by mixing light. Its closest recognized web color is Blueviolet. Its digital footprint relies on 146 parts red, 44 parts green, and 226 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 35% C, 81% M, 0% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#922CE2
RGB146, 44, 226
HSL273.6°, 75.8%, 52.9%
CMYK35%, 81%, 0%, 11%
HSV273.6°, 80.5%, 88.6%
LAB43.4, 70.7, -72.8
XYZ26.5, 13.4, 73.1
Decimal9579746
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.71:1
Text on #FFFFFF
AA
3.68:1
Text on #000000
AA Large
5.45:1
Text on #F8FAFC
AA
3.13:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #922CE2;
}
.text-color {
color: #922CE2;
}
.border-color {
border: 2px solid #922CE2;
}