#5F07E2
A medium, vivid purple closely aligning with Mediumblue.
About #5F07E2
The precise color #5F07E2 is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 95 red, 7 green, and 226 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 58% C, 97% M, 0% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#5F07E2
RGB95, 7, 226
HSL264.1°, 94.0%, 45.7%
CMYK58%, 97%, 0%, 11%
HSV264.1°, 96.9%, 88.6%
LAB34.1, 73.8, -88.2
XYZ18.5, 8.1, 72.5
Decimal6227938
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.03:1
Text on #FFFFFF
AAA
2.62:1
Text on #000000
FAIL
7.67:1
Text on #F8FAFC
AAA
2.22:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F07E2;
}
.text-color {
color: #5F07E2;
}
.border-color {
border: 2px solid #5F07E2;
}