#005FFF
A medium, vivid blue closely aligning with Mediumslateblue.
About #005FFF
The precise color #005FFF is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumslateblue. In the RGB color space, it consists of 0 red, 95 green, and 255 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 100% Cyan, 63% Magenta, 0% Yellow, and 0% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#005FFF
RGB0, 95, 255
HSL217.6°, 100.0%, 50.0%
CMYK100%, 63%, 0%, 0%
HSV217.6°, 100.0%, 100.0%
LAB46.2, 39.6, -84.8
XYZ22.1, 15.4, 96.4
Decimal24575
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.15:1
Text on #FFFFFF
AA
4.08:1
Text on #000000
AA Large
4.92:1
Text on #F8FAFC
AA
3.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #005FFF;
}
.text-color {
color: #005FFF;
}
.border-color {
border: 2px solid #005FFF;
}