#9242FF
A light, vivid purple closely aligning with Blueviolet.
About #9242FF
At its core, #9242FF is a light and vivid hue. Its closest recognized web color is Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 66, and 255.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 43% C, 74% M, 0% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#9242FF
RGB146, 66, 255
HSL265.4°, 100.0%, 62.9%
CMYK43%, 74%, 0%, 0%
HSV265.4°, 74.1%, 100.0%
LAB48.5, 69.1, -80.7
XYZ31.9, 17.2, 96.3
Decimal9585407
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.72:1
Text on #FFFFFF
AA
4.45:1
Text on #000000
AA Large
4.51:1
Text on #F8FAFC
AA
3.78:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9242FF;
}
.text-color {
color: #9242FF;
}
.border-color {
border: 2px solid #9242FF;
}