#7C57C5
A medium, moderate purple closely aligning with Slateblue.
About #7C57C5
When working with digital screens, the color #7C57C5 is rendered by mixing light. Its closest recognized web color is Slateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 87, and 197.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 37% cyan and 56% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#7C57C5
RGB124, 87, 197
HSL260.2°, 48.7%, 55.7%
CMYK37%, 56%, 0%, 23%
HSV260.2°, 55.8%, 77.3%
LAB45.8, 39.6, -52.3
XYZ21.8, 15.1, 54.6
Decimal8148933
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.22:1
Text on #FFFFFF
AA
4.03:1
Text on #000000
AA Large
4.98:1
Text on #F8FAFC
AA
3.42:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C57C5;
}
.text-color {
color: #7C57C5;
}
.border-color {
border: 2px solid #7C57C5;
}