#9942FF
A light, vivid purple closely aligning with Blueviolet.
About #9942FF
At its core, #9942FF is a light and vivid hue. Designers often compare it to the standard color Blueviolet. In the RGB color space, it consists of 153 red, 66 green, and 255 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 40% cyan, 74% magenta, 0% yellow, and 0% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9942FF
RGB153, 66, 255
HSL267.6°, 100.0%, 62.9%
CMYK40%, 74%, 0%, 0%
HSV267.6°, 74.1%, 100.0%
LAB49.4, 70.2, -79.3
XYZ33.1, 17.9, 96.3
Decimal10044159
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.58:1
Text on #000000
AA
4.38:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9942FF;
}
.text-color {
color: #9942FF;
}
.border-color {
border: 2px solid #9942FF;
}