#9233F8
A medium, vivid purple closely aligning with Blueviolet.
About #9233F8
At its core, #9233F8 is a medium 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, 51, and 248.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 41% cyan, 79% magenta, 0% yellow, and 3% black. The HSL representation is 268.9° hue, 93.4% saturation, and 58.6% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9233F8
RGB146, 51, 248
HSL268.9°, 93.4%, 58.6%
CMYK41%, 79%, 0%, 3%
HSV268.9°, 79.4%, 97.3%
LAB46.0, 73.2, -80.9
XYZ30.0, 15.3, 90.2
Decimal9581560
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.18:1
Text on #FFFFFF
AA
4.05:1
Text on #000000
AA Large
4.95:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9233F8;
}
.text-color {
color: #9233F8;
}
.border-color {
border: 2px solid #9233F8;
}