#7C49BD
A medium, moderate purple closely aligning with Slateblue.
About #7C49BD
When working with digital screens, the color #7C49BD is rendered by mixing light. It is closely associated with the named CSS color Slateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 73, and 189.
If you are designing for print, the four-color process is what matters most. The color uses 34% Cyan, 61% Magenta, 0% Yellow, and 26% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C49BD
RGB124, 73, 189
HSL266.4°, 46.8%, 51.4%
CMYK34%, 61%, 0%, 26%
HSV266.4°, 61.4%, 74.1%
LAB42.3, 45.3, -53.2
XYZ19.9, 12.7, 49.6
Decimal8145341
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.92:1
Text on #FFFFFF
AA
3.54:1
Text on #000000
AA Large
5.66:1
Text on #F8FAFC
AA
3.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C49BD;
}
.text-color {
color: #7C49BD;
}
.border-color {
border: 2px solid #7C49BD;
}