#7557E2
A light, vivid blue closely aligning with Mediumslateblue.
About #7557E2
When working with digital screens, the color #7557E2 is rendered by mixing light. It is closely associated with the named CSS color Mediumslateblue. In the RGB color space, it consists of 117 red, 87 green, and 226 blue.
If you are designing for print, the four-color process is what matters most. The color uses 48% Cyan, 62% Magenta, 0% Yellow, and 11% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7557E2
RGB117, 87, 226
HSL252.9°, 70.6%, 61.4%
CMYK48%, 62%, 0%, 11%
HSV252.9°, 61.5%, 88.6%
LAB47.1, 46.1, -66.9
XYZ24.5, 16.1, 73.8
Decimal7690210
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.98:1
Text on #FFFFFF
AA
4.22:1
Text on #000000
AA Large
4.76:1
Text on #F8FAFC
AA
3.59:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7557E2;
}
.text-color {
color: #7557E2;
}
.border-color {
border: 2px solid #7557E2;
}