#0F92F8
A medium, vivid blue closely aligning with Dodgerblue.
About #0F92F8
The precise color #0F92F8 is an excellent choice for modern design projects. Its closest recognized web color is Dodgerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 146, and 248.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 94% C, 41% M, 0% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F92F8
RGB15, 146, 248
HSL206.3°, 94.3%, 51.6%
CMYK94%, 41%, 0%, 3%
HSV206.3°, 94.0%, 97.3%
LAB59.4, 5.5, -59.6
XYZ27.4, 27.4, 92.7
Decimal1020664
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.24:1
Text on #FFFFFF
AA Large
6.49:1
Text on #000000
AA
3.09:1
Text on #F8FAFC
AA Large
5.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0F92F8;
}
.text-color {
color: #0F92F8;
}
.border-color {
border: 2px solid #0F92F8;
}