#7550E2
A light, vivid purple closely aligning with Mediumslateblue.
About #7550E2
Visually, #7550E2 is defined as a vivid purple. Designers often compare it to the standard color Mediumslateblue. This translates to an RGB value of rgb(117, 80, 226).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 48% cyan and 65% magenta inks. With a hue angle of 255.2 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light 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#7550E2
RGB117, 80, 226
HSL255.2°, 71.6%, 60.0%
CMYK48%, 65%, 0%, 11%
HSV255.2°, 64.6%, 88.6%
LAB45.6, 50.0, -69.2
XYZ23.9, 15.0, 73.6
Decimal7688418
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.25:1
Text on #FFFFFF
AA
4.00:1
Text on #000000
AA Large
5.02:1
Text on #F8FAFC
AA
3.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7550E2;
}
.text-color {
color: #7550E2;
}
.border-color {
border: 2px solid #7550E2;
}