#8357BD
A medium, moderate purple closely aligning with Mediumpurple.
About #8357BD
At its core, #8357BD is a medium and moderate hue. Designers often compare it to the standard color Mediumpurple. This translates to an RGB value of rgb(131, 87, 189).
For print applications, it's crucial to understand its CMYK makeup. The color uses 31% Cyan, 54% Magenta, 0% Yellow, and 26% Black. With a hue angle of 265.9 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. 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#8357BD
RGB131, 87, 189
HSL265.9°, 43.6%, 54.1%
CMYK31%, 54%, 0%, 26%
HSV265.9°, 54.0%, 74.1%
LAB46.1, 39.3, -47.2
XYZ22.0, 15.3, 49.9
Decimal8607677
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.17:1
Text on #FFFFFF
AA
4.06:1
Text on #000000
AA Large
4.94:1
Text on #F8FAFC
AA
3.45:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8357BD;
}
.text-color {
color: #8357BD;
}
.border-color {
border: 2px solid #8357BD;
}