#0F0083
A dark, vivid blue closely aligning with Navy.
About #0F0083
The hex code #0F0083 represents a beautifully specific shade of blue. Designers often compare it to the standard color Navy. Its digital footprint relies on 15 parts red, 0 parts green, and 131 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 89% C, 100% M, 0% Y, and 49% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F0083
RGB15, 0, 131
HSL246.9°, 100.0%, 25.7%
CMYK89%, 100%, 0%, 49%
HSV246.9°, 100.0%, 51.4%
LAB14.1, 48.5, -64.8
XYZ4.3, 1.7, 21.6
Decimal983171
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.58:1
Text on #FFFFFF
AAA
1.35:1
Text on #000000
FAIL
14.89:1
Text on #F8FAFC
AAA
1.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F0083;
}
.text-color {
color: #0F0083;
}
.border-color {
border: 2px solid #0F0083;
}