#0F57F8
A medium, vivid blue closely aligning with Mediumslateblue.
About #0F57F8
The precise color #0F57F8 is an excellent choice for modern design projects. Its closest recognized web color is Mediumslateblue. In the RGB color space, it consists of 15 red, 87 green, and 248 blue.
Translating this color to physical media requires the CMYK color model. The color uses 94% Cyan, 65% Magenta, 0% Yellow, and 3% Black. With a hue angle of 221.5 degrees, it sits comfortably in the blue spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#0F57F8
RGB15, 87, 248
HSL221.5°, 94.3%, 51.6%
CMYK94%, 65%, 0%, 3%
HSV221.5°, 94.0%, 97.3%
LAB43.8, 42.4, -84.9
XYZ20.5, 13.7, 90.4
Decimal1005560
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.62:1
Text on #FFFFFF
AA
3.74:1
Text on #000000
AA Large
5.37:1
Text on #F8FAFC
AA
3.18:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F57F8;
}
.text-color {
color: #0F57F8;
}
.border-color {
border: 2px solid #0F57F8;
}