#7550B6
A medium, moderate purple closely aligning with Slateblue.
About #7550B6
The precise color #7550B6 is an excellent choice for modern design projects. Its closest recognized web color is Slateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 80, and 182.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 36% C, 56% M, 0% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7550B6
RGB117, 80, 182
HSL261.8°, 41.1%, 51.4%
CMYK36%, 56%, 0%, 29%
HSV261.8°, 56.0%, 71.4%
LAB42.6, 37.9, -48.8
XYZ18.6, 12.9, 45.8
Decimal7688374
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.87:1
Text on #FFFFFF
AA
3.58:1
Text on #000000
AA Large
5.61:1
Text on #F8FAFC
AA
3.04:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7550B6;
}
.text-color {
color: #7550B6;
}
.border-color {
border: 2px solid #7550B6;
}