#7C578A
A medium, muted purple closely aligning with Darkslateblue.
About #7C578A
The hex code #7C578A represents a beautifully specific shade of purple. Designers often compare it to the standard color Darkslateblue. In the RGB color space, it consists of 124 red, 87 green, and 138 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 10% C, 37% M, 0% Y, and 46% K. The HSL representation is 283.5° hue, 22.7% saturation, and 44.1% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C578A
RGB124, 87, 138
HSL283.5°, 22.7%, 44.1%
CMYK10%, 37%, 0%, 46%
HSV283.5°, 37.0%, 54.1%
LAB42.7, 25.0, -22.4
XYZ16.3, 12.9, 25.7
Decimal8148874
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.85:1
Text on #FFFFFF
AA
3.59:1
Text on #000000
AA Large
5.60:1
Text on #F8FAFC
AA
3.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C578A;
}
.text-color {
color: #7C578A;
}
.border-color {
border: 2px solid #7C578A;
}