#0F57BD
A medium, vivid blue closely aligning with Royalblue.
About #0F57BD
Visually, #0F57BD is defined as a vivid blue. Designers often compare it to the standard color Royalblue. Its digital footprint relies on 15 parts red, 87 parts green, and 189 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 92% Cyan, 54% Magenta, 0% Yellow, and 26% Black. With a hue angle of 215.2 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F57BD
RGB15, 87, 189
HSL215.2°, 85.3%, 40.0%
CMYK92%, 54%, 0%, 26%
HSV215.2°, 92.1%, 74.1%
LAB38.9, 19.7, -59.2
XYZ12.8, 10.6, 49.5
Decimal1005501
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.73:1
Text on #FFFFFF
AA
3.12:1
Text on #000000
AA Large
6.44:1
Text on #F8FAFC
AA
2.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F57BD;
}
.text-color {
color: #0F57BD;
}
.border-color {
border: 2px solid #0F57BD;
}