#7550CC
A medium, moderate purple closely aligning with Slateblue.
About #7550CC
The precise color #7550CC is an excellent choice for modern design projects. Its closest recognized web color is Slateblue. In the RGB color space, it consists of 117 red, 80 green, and 204 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 43% cyan, 61% magenta, 0% yellow, and 20% black. The HSL representation is 257.9° hue, 54.9% saturation, and 55.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7550CC
RGB117, 80, 204
HSL257.9°, 54.9%, 55.7%
CMYK43%, 61%, 0%, 20%
HSV257.9°, 60.8%, 80.0%
LAB44.1, 43.9, -59.2
XYZ21.1, 13.9, 58.7
Decimal7688396
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.56:1
Text on #FFFFFF
AA
3.78:1
Text on #000000
AA Large
5.32:1
Text on #F8FAFC
AA
3.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7550CC;
}
.text-color {
color: #7550CC;
}
.border-color {
border: 2px solid #7550CC;
}