#0F92FF
A medium, vivid blue closely aligning with Dodgerblue.
About #0F92FF
The precise color #0F92FF is an excellent choice for modern design projects. Its closest recognized web color is Dodgerblue. In the RGB color space, it consists of 15 red, 146 green, and 255 blue.
If you are designing for print, the four-color process is what matters most. The color uses 94% Cyan, 43% Magenta, 0% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 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#0F92FF
RGB15, 146, 255
HSL207.2°, 100.0%, 52.9%
CMYK94%, 43%, 0%, 0%
HSV207.2°, 94.1%, 100.0%
LAB59.8, 8.1, -62.8
XYZ28.5, 27.9, 98.5
Decimal1020671
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.19:1
Text on #FFFFFF
AA Large
6.58:1
Text on #000000
AA
3.05:1
Text on #F8FAFC
AA Large
5.59:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0F92FF;
}
.text-color {
color: #0F92FF;
}
.border-color {
border: 2px solid #0F92FF;
}