#7C4299
A medium, moderate purple closely aligning with Rebeccapurple.
About #7C4299
Visually, #7C4299 is defined as a moderate purple. Its closest recognized web color is Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 66, and 153.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 19% cyan and 57% magenta inks. With a hue angle of 280.0 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#7C4299
RGB124, 66, 153
HSL280.0°, 39.7%, 42.9%
CMYK19%, 57%, 0%, 40%
HSV280.0°, 56.9%, 60.0%
LAB38.7, 40.4, -37.7
XYZ16.0, 10.5, 31.3
Decimal8143513
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.78:1
Text on #FFFFFF
AA
3.10:1
Text on #000000
AA Large
6.48:1
Text on #F8FAFC
AA
2.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C4299;
}
.text-color {
color: #7C4299;
}
.border-color {
border: 2px solid #7C4299;
}