#5F07DB
A medium, vivid purple closely aligning with Mediumblue.
About #5F07DB
At its core, #5F07DB is a medium and vivid hue. Designers often compare it to the standard color Mediumblue. In the RGB color space, it consists of 95 red, 7 green, and 219 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 57% C, 97% M, 0% Y, and 14% K. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5F07DB
RGB95, 7, 219
HSL264.9°, 93.8%, 44.3%
CMYK57%, 97%, 0%, 14%
HSV264.9°, 96.8%, 85.9%
LAB33.3, 72.2, -85.5
XYZ17.6, 7.7, 67.6
Decimal6227931
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.27:1
Text on #FFFFFF
AAA
2.54:1
Text on #000000
FAIL
7.90:1
Text on #F8FAFC
AAA
2.16:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F07DB;
}
.text-color {
color: #5F07DB;
}
.border-color {
border: 2px solid #5F07DB;
}