#0F16F0
A medium, vivid blue closely aligning with Blue.
About #0F16F0
The precise color #0F16F0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Blue. Its digital footprint relies on 15 parts red, 22 parts green, and 240 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 94% C, 91% M, 0% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F16F0
RGB15, 22, 240
HSL238.1°, 88.2%, 50.0%
CMYK94%, 91%, 0%, 6%
HSV238.1°, 93.8%, 94.1%
LAB31.7, 71.6, -100.4
XYZ16.2, 7.0, 82.9
Decimal988912
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.77:1
Text on #FFFFFF
AAA
2.39:1
Text on #000000
FAIL
8.39:1
Text on #F8FAFC
AAA
2.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F16F0;
}
.text-color {
color: #0F16F0;
}
.border-color {
border: 2px solid #0F16F0;
}