#0F07BD
A dark, vivid blue closely aligning with Mediumblue.
About #0F07BD
The precise color #0F07BD is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumblue. Its digital footprint relies on 15 parts red, 7 parts green, and 189 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 92% cyan and 96% magenta inks. The HSL representation is 242.6° hue, 92.9% saturation, and 38.4% lightness.
When using this color as a background, text legibility must be considered. 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#0F07BD
RGB15, 7, 189
HSL242.6°, 92.9%, 38.4%
CMYK92%, 96%, 0%, 26%
HSV242.6°, 96.3%, 74.1%
LAB23.4, 61.7, -84.7
XYZ9.5, 3.9, 48.4
Decimal985021
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.76:1
Text on #FFFFFF
AAA
1.79:1
Text on #000000
FAIL
11.24:1
Text on #F8FAFC
AAA
1.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F07BD;
}
.text-color {
color: #0F07BD;
}
.border-color {
border: 2px solid #0F07BD;
}