#9249F8
A light, vivid purple closely aligning with Blueviolet.
About #9249F8
The hex code #9249F8 represents a beautifully specific shade of purple. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 146 red, 73 green, and 248 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 41% C, 71% M, 0% Y, and 3% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#9249F8
RGB146, 73, 248
HSL265.0°, 92.6%, 62.9%
CMYK41%, 71%, 0%, 3%
HSV265.0°, 70.6%, 97.3%
LAB49.1, 64.4, -75.9
XYZ31.2, 17.7, 90.6
Decimal9587192
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.64:1
Text on #FFFFFF
AA
4.53:1
Text on #000000
AA
4.43:1
Text on #F8FAFC
AA Large
3.85:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9249F8;
}
.text-color {
color: #9249F8;
}
.border-color {
border: 2px solid #9249F8;
}