#7C4292
A medium, moderate purple closely aligning with Rebeccapurple.
About #7C4292
The precise color #7C4292 is an excellent choice for modern design projects. Designers often compare it to the standard color Rebeccapurple. This translates to an RGB value of rgb(124, 66, 146).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 15% C, 55% M, 0% Y, and 43% K. The HSL representation is 283.5° hue, 37.7% saturation, and 41.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C4292
RGB124, 66, 146
HSL283.5°, 37.7%, 41.6%
CMYK15%, 55%, 0%, 43%
HSV283.5°, 54.8%, 57.3%
LAB38.3, 38.8, -34.1
XYZ15.4, 10.3, 28.4
Decimal8143506
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.88:1
Text on #FFFFFF
AA
3.05:1
Text on #000000
AA Large
6.58:1
Text on #F8FAFC
AA
2.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C4292;
}
.text-color {
color: #7C4292;
}
.border-color {
border: 2px solid #7C4292;
}