#7C49A0
A medium, moderate purple closely aligning with Rebeccapurple.
About #7C49A0
Visually, #7C49A0 is defined as a moderate purple. Its closest recognized web color is Rebeccapurple. This translates to an RGB value of rgb(124, 73, 160).
Translating this color to physical media requires the CMYK color model. The color uses 22% Cyan, 54% Magenta, 0% Yellow, and 37% Black. The HSL representation is 275.2° hue, 37.3% saturation, and 45.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#7C49A0
RGB124, 73, 160
HSL275.2°, 37.3%, 45.7%
CMYK22%, 54%, 0%, 37%
HSV275.2°, 54.4%, 62.7%
LAB40.6, 38.2, -39.0
XYZ17.0, 11.6, 34.6
Decimal8145312
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.33:1
Text on #FFFFFF
AA
3.32:1
Text on #000000
AA Large
6.05:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C49A0;
}
.text-color {
color: #7C49A0;
}
.border-color {
border: 2px solid #7C49A0;
}