#9957BD
A medium, moderate purple closely aligning with Mediumpurple.
About #9957BD
At its core, #9957BD is a medium and moderate hue. Its closest recognized web color is Mediumpurple. This translates to an RGB value of rgb(153, 87, 189).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 19% Cyan, 54% Magenta, 0% Yellow, and 26% Black. With a hue angle of 278.8 degrees, it sits comfortably in the purple spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9957BD
RGB153, 87, 189
HSL278.8°, 43.6%, 54.1%
CMYK19%, 54%, 0%, 26%
HSV278.8°, 54.0%, 74.1%
LAB48.6, 45.0, -43.1
XYZ25.7, 17.3, 50.1
Decimal10049469
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.72:1
Text on #FFFFFF
AA
4.45:1
Text on #000000
AA Large
4.51:1
Text on #F8FAFC
AA
3.79:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9957BD;
}
.text-color {
color: #9957BD;
}
.border-color {
border: 2px solid #9957BD;
}