#7C57D3
A medium, moderate purple closely aligning with Slateblue.
About #7C57D3
The precise color #7C57D3 is an excellent choice for modern design projects. Its closest recognized web color is Slateblue. This translates to an RGB value of rgb(124, 87, 211).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 41% cyan and 59% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#7C57D3
RGB124, 87, 211
HSL257.9°, 58.5%, 58.4%
CMYK41%, 59%, 0%, 17%
HSV257.9°, 58.8%, 82.7%
LAB46.7, 43.4, -58.9
XYZ23.5, 15.8, 63.4
Decimal8148947
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.05:1
Text on #FFFFFF
AA
4.16:1
Text on #000000
AA Large
4.82:1
Text on #F8FAFC
AA
3.54:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C57D3;
}
.text-color {
color: #7C57D3;
}
.border-color {
border: 2px solid #7C57D3;
}