#7C24CC
A medium, vivid purple closely aligning with Blueviolet.
About #7C24CC
The precise color #7C24CC is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. In the RGB color space, it consists of 124 red, 36 green, and 204 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 39% Cyan, 82% Magenta, 0% Yellow, and 20% Black. The HSL representation is 271.4° hue, 70.0% saturation, and 47.1% lightness.
Contrast ratios determine whether this color is safe for typography. 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#7C24CC
RGB124, 36, 204
HSL271.4°, 70.0%, 47.1%
CMYK39%, 82%, 0%, 20%
HSV271.4°, 82.4%, 80.0%
LAB37.7, 65.3, -69.6
XYZ19.8, 9.9, 58.0
Decimal8135884
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.04:1
Text on #FFFFFF
AAA
2.98:1
Text on #000000
FAIL
6.73:1
Text on #F8FAFC
AA
2.53:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C24CC;
}
.text-color {
color: #7C24CC;
}
.border-color {
border: 2px solid #7C24CC;
}