#992CE9
A medium, vivid purple closely aligning with Blueviolet.
About #992CE9
At its core, #992CE9 is a medium and vivid hue. Designers often compare it to the standard color Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 44, and 233.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 34% cyan and 81% magenta inks. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#992CE9
RGB153, 44, 233
HSL274.6°, 81.1%, 54.3%
CMYK34%, 81%, 0%, 9%
HSV274.6°, 81.1%, 91.4%
LAB44.9, 73.2, -74.3
XYZ28.7, 14.5, 78.4
Decimal10038505
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.40:1
Text on #FFFFFF
AA
3.89:1
Text on #000000
AA Large
5.16:1
Text on #F8FAFC
AA
3.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #992CE9;
}
.text-color {
color: #992CE9;
}
.border-color {
border: 2px solid #992CE9;
}