#7C2C99
A dark, moderate purple closely aligning with Rebeccapurple.
About #7C2C99
The precise color #7C2C99 is an excellent choice for modern design projects. Designers often compare it to the standard color Rebeccapurple. In the RGB color space, it consists of 124 red, 44 green, and 153 blue.
Translating this color to physical media requires the CMYK color model. The color uses 19% Cyan, 71% Magenta, 0% Yellow, and 40% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C2C99
RGB124, 44, 153
HSL284.0°, 55.3%, 38.6%
CMYK19%, 71%, 0%, 40%
HSV284.0°, 71.2%, 60.0%
LAB34.8, 51.1, -44.0
XYZ15.0, 8.4, 31.0
Decimal8137881
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.84:1
Text on #FFFFFF
AAA
2.68:1
Text on #000000
FAIL
7.50:1
Text on #F8FAFC
AAA
2.28:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C2C99;
}
.text-color {
color: #7C2C99;
}
.border-color {
border: 2px solid #7C2C99;
}