#0F16C5
A medium, vivid blue closely aligning with Mediumblue.
About #0F16C5
The precise color #0F16C5 is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 22, and 197.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 92% cyan and 89% magenta inks. With a hue angle of 237.7 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#0F16C5
RGB15, 22, 197
HSL237.7°, 85.8%, 41.6%
CMYK92%, 89%, 0%, 23%
HSV237.7°, 92.4%, 77.3%
LAB25.9, 59.9, -85.3
XYZ10.6, 4.7, 53.2
Decimal988869
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.82:1
Text on #FFFFFF
AAA
1.94:1
Text on #000000
FAIL
10.34:1
Text on #F8FAFC
AAA
1.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F16C5;
}
.text-color {
color: #0F16C5;
}
.border-color {
border: 2px solid #0F16C5;
}