#7C5FD3
A light, moderate purple closely aligning with Slateblue.
About #7C5FD3
At its core, #7C5FD3 is a light and moderate hue. Its closest recognized web color is Slateblue. In the RGB color space, it consists of 124 red, 95 green, and 211 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 41% Cyan, 55% Magenta, 0% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C5FD3
RGB124, 95, 211
HSL255.0°, 56.9%, 60.0%
CMYK41%, 55%, 0%, 17%
HSV255.0°, 55.0%, 82.7%
LAB48.5, 38.8, -56.1
XYZ24.2, 17.2, 63.7
Decimal8150995
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.74:1
Text on #FFFFFF
AA
4.43:1
Text on #000000
AA Large
4.53:1
Text on #F8FAFC
AA
3.77:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C5FD3;
}
.text-color {
color: #7C5FD3;
}
.border-color {
border: 2px solid #7C5FD3;
}