#7C6DBD
A medium, moderate blue closely aligning with Mediumpurple.
About #7C6DBD
The hex code #7C6DBD represents a beautifully specific shade of blue. Its closest recognized web color is Mediumpurple. In the RGB color space, it consists of 124 red, 109 green, and 189 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 34% C, 42% M, 0% Y, and 26% K. The HSL representation is 251.2° hue, 37.7% saturation, and 58.4% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C6DBD
RGB124, 109, 189
HSL251.2°, 37.7%, 58.4%
CMYK34%, 42%, 0%, 26%
HSV251.2°, 42.3%, 74.1%
LAB50.6, 24.5, -40.1
XYZ23.0, 18.9, 50.6
Decimal8154557
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.39:1
Text on #FFFFFF
AA Large
4.78:1
Text on #000000
AA
4.20:1
Text on #F8FAFC
AA Large
4.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C6DBD;
}
.text-color {
color: #7C6DBD;
}
.border-color {
border: 2px solid #7C6DBD;
}