#7C66BD
A medium, moderate purple closely aligning with Mediumpurple.
About #7C66BD
Visually, #7C66BD is defined as a moderate purple. Its closest recognized web color is Mediumpurple. This translates to an RGB value of rgb(124, 102, 189).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 34% cyan and 46% magenta inks. The HSL representation is 255.2° hue, 39.7% saturation, and 57.1% lightness.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #FFFFFF 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#7C66BD
RGB124, 102, 189
HSL255.2°, 39.7%, 57.1%
CMYK34%, 46%, 0%, 26%
HSV255.2°, 46.0%, 74.1%
LAB48.8, 28.7, -42.9
XYZ22.2, 17.5, 50.3
Decimal8152765
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.67:1
Text on #FFFFFF
AA
4.49:1
Text on #000000
AA Large
4.47:1
Text on #F8FAFC
AA Large
3.82:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C66BD;
}
.text-color {
color: #7C66BD;
}
.border-color {
border: 2px solid #7C66BD;
}