#5720EE
A medium, vivid purple closely aligning with Mediumblue.
About #5720EE
The hex code #5720EE represents a beautifully specific shade of purple. Designers often compare it to the standard color Mediumblue. This translates to an RGB value of rgb(87, 32, 238).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 63% Cyan, 87% Magenta, 0% Yellow, and 7% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5720EE
RGB87, 32, 238
HSL256.0°, 85.8%, 52.9%
CMYK63%, 87%, 0%, 7%
HSV256.0°, 86.6%, 93.3%
LAB36.4, 70.8, -91.3
XYZ19.9, 9.2, 81.6
Decimal5710062
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.38:1
Text on #FFFFFF
AAA
2.85:1
Text on #000000
FAIL
7.05:1
Text on #F8FAFC
AAA
2.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5720EE;
}
.text-color {
color: #5720EE;
}
.border-color {
border: 2px solid #5720EE;
}