#5716E2
A medium, vivid purple closely aligning with Mediumblue.
About #5716E2
Visually, #5716E2 is defined as a vivid purple. It is closely associated with the named CSS color Mediumblue. This translates to an RGB value of rgb(87, 22, 226).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 62% cyan and 90% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5716E2
RGB87, 22, 226
HSL259.1°, 82.3%, 48.6%
CMYK62%, 90%, 0%, 11%
HSV259.1°, 90.3%, 88.6%
LAB34.2, 70.6, -88.2
XYZ17.9, 8.1, 72.6
Decimal5707490
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.02:1
Text on #FFFFFF
AAA
2.62:1
Text on #000000
FAIL
7.67:1
Text on #F8FAFC
AAA
2.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5716E2;
}
.text-color {
color: #5716E2;
}
.border-color {
border: 2px solid #5716E2;
}