#7C4999
A medium, moderate purple closely aligning with Rebeccapurple.
About #7C4999
At its core, #7C4999 is a medium and moderate hue. Its closest recognized web color is Rebeccapurple. In the RGB color space, it consists of 124 red, 73 green, and 153 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 19% cyan, 52% magenta, 0% yellow, and 40% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C4999
RGB124, 73, 153
HSL278.2°, 35.4%, 44.3%
CMYK19%, 52%, 0%, 40%
HSV278.2°, 52.3%, 60.0%
LAB40.2, 36.5, -35.4
XYZ16.4, 11.4, 31.5
Decimal8145305
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.42:1
Text on #FFFFFF
AA
3.27:1
Text on #000000
AA Large
6.14:1
Text on #F8FAFC
AA
2.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C4999;
}
.text-color {
color: #7C4999;
}
.border-color {
border: 2px solid #7C4999;
}