#070F49
A very dark, vivid blue closely aligning with Midnightblue.
About #070F49
The precise color #070F49 is an excellent choice for modern design projects. Its closest recognized web color is Midnightblue. Its digital footprint relies on 7 parts red, 15 parts green, and 73 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 90% C, 79% M, 0% Y, and 71% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a very dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#070F49
RGB7, 15, 73
HSL232.7°, 82.5%, 15.7%
CMYK90%, 79%, 0%, 71%
HSV232.7°, 90.4%, 28.6%
LAB7.8, 21.6, -36.6
XYZ1.5, 0.9, 6.4
Decimal462665
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.89:1
Text on #FFFFFF
AAA
1.17:1
Text on #000000
FAIL
17.10:1
Text on #F8FAFC
AAA
1.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #070F49;
}
.text-color {
color: #070F49;
}
.border-color {
border: 2px solid #070F49;
}