#832CE9
A medium, vivid purple closely aligning with Blueviolet.
About #832CE9
At its core, #832CE9 is a medium and vivid hue. Designers often compare it to the standard color Blueviolet. In the RGB color space, it consists of 131 red, 44 green, and 233 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 44% cyan, 81% magenta, 0% yellow, and 9% 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#832CE9
RGB131, 44, 233
HSL267.6°, 81.1%, 54.3%
CMYK44%, 81%, 0%, 9%
HSV267.6°, 81.1%, 91.4%
LAB42.0, 70.2, -79.1
XYZ25.0, 12.5, 78.2
Decimal8596713
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.00:1
Text on #FFFFFF
AA
3.50:1
Text on #000000
AA Large
5.73:1
Text on #F8FAFC
AA
2.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #832CE9;
}
.text-color {
color: #832CE9;
}
.border-color {
border: 2px solid #832CE9;
}