#7C5FFF
A light, vivid blue closely aligning with Mediumslateblue.
About #7C5FFF
The precise color #7C5FFF is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumslateblue. This translates to an RGB value of rgb(124, 95, 255).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 51% C, 63% M, 0% Y, and 0% K. With a hue angle of 250.9 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C5FFF
RGB124, 95, 255
HSL250.9°, 100.0%, 68.6%
CMYK51%, 63%, 0%, 0%
HSV250.9°, 62.7%, 100.0%
LAB51.5, 51.3, -76.0
XYZ30.5, 19.7, 96.8
Decimal8151039
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.25:1
Text on #FFFFFF
AA Large
4.94:1
Text on #000000
AA
4.06:1
Text on #F8FAFC
AA Large
4.20:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C5FFF;
}
.text-color {
color: #7C5FFF;
}
.border-color {
border: 2px solid #7C5FFF;
}