#7549BD
A medium, moderate purple closely aligning with Slateblue.
About #7549BD
The hex code #7549BD represents a beautifully specific shade of purple. Its closest recognized web color is Slateblue. Its digital footprint relies on 117 parts red, 73 parts green, and 189 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 38% Cyan, 61% Magenta, 0% Yellow, and 26% Black. With a hue angle of 262.8 degrees, it sits comfortably in the purple spectrum.
When using this color as a background, text legibility must be considered. 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#7549BD
RGB117, 73, 189
HSL262.8°, 46.8%, 51.4%
CMYK38%, 61%, 0%, 26%
HSV262.8°, 61.4%, 74.1%
LAB41.6, 43.7, -54.5
XYZ18.9, 12.2, 49.5
Decimal7686589
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.10:1
Text on #FFFFFF
AA
3.44:1
Text on #000000
AA Large
5.83:1
Text on #F8FAFC
AA
2.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7549BD;
}
.text-color {
color: #7549BD;
}
.border-color {
border: 2px solid #7549BD;
}