#832CDB
A medium, vivid purple closely aligning with Blueviolet.
About #832CDB
The precise color #832CDB is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 44, and 219.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 40% cyan and 80% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#832CDB
RGB131, 44, 219
HSL269.8°, 70.9%, 51.6%
CMYK40%, 80%, 0%, 14%
HSV269.8°, 79.9%, 85.9%
LAB40.8, 67.0, -73.1
XYZ23.0, 11.7, 68.1
Decimal8596699
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.27:1
Text on #FFFFFF
AA
3.35:1
Text on #000000
AA Large
5.99:1
Text on #F8FAFC
AA
2.85:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #832CDB;
}
.text-color {
color: #832CDB;
}
.border-color {
border: 2px solid #832CDB;
}