#7C6DF0
A light, vivid blue closely aligning with Mediumslateblue.
About #7C6DF0
The precise color #7C6DF0 is an excellent choice for modern design projects. Its closest recognized web color is Mediumslateblue. In the RGB color space, it consists of 124 red, 109 green, and 240 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 48% C, 55% M, 0% Y, and 6% K. The HSL representation is 246.9° hue, 81.4% saturation, and 68.4% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 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#7C6DF0
RGB124, 109, 240
HSL246.9°, 81.4%, 68.4%
CMYK48%, 55%, 0%, 6%
HSV246.9°, 54.6%, 94.1%
LAB53.5, 39.0, -64.3
XYZ29.5, 21.5, 85.0
Decimal8154608
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.96:1
Text on #FFFFFF
AA Large
5.30:1
Text on #000000
AA
3.79:1
Text on #F8FAFC
AA Large
4.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C6DF0;
}
.text-color {
color: #7C6DF0;
}
.border-color {
border: 2px solid #7C6DF0;
}