#0F16BD
A medium, vivid blue closely aligning with Mediumblue.
About #0F16BD
The precise color #0F16BD is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 22, and 189.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 92% cyan, 88% magenta, 0% yellow, and 26% black. The HSL representation is 237.6° hue, 85.3% saturation, and 40.0% 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#0F16BD
RGB15, 22, 189
HSL237.6°, 85.3%, 40.0%
CMYK92%, 88%, 0%, 26%
HSV237.6°, 92.1%, 74.1%
LAB24.8, 57.6, -82.4
XYZ9.7, 4.3, 48.5
Decimal988861
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.23:1
Text on #FFFFFF
AAA
1.87:1
Text on #000000
FAIL
10.73:1
Text on #F8FAFC
AAA
1.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F16BD;
}
.text-color {
color: #0F16BD;
}
.border-color {
border: 2px solid #0F16BD;
}