#0F16D3
A medium, vivid blue closely aligning with Mediumblue.
About #0F16D3
The precise color #0F16D3 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 211.
Translating this color to physical media requires the CMYK color model. The color uses 93% Cyan, 90% Magenta, 0% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F16D3
RGB15, 22, 211
HSL237.9°, 86.7%, 44.3%
CMYK93%, 90%, 0%, 17%
HSV237.9°, 92.9%, 82.7%
LAB27.8, 63.8, -90.3
XYZ12.2, 5.4, 62.0
Decimal988883
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.12:1
Text on #FFFFFF
AAA
2.08:1
Text on #000000
FAIL
9.67:1
Text on #F8FAFC
AAA
1.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F16D3;
}
.text-color {
color: #0F16D3;
}
.border-color {
border: 2px solid #0F16D3;
}