#070F6D
A dark, vivid blue closely aligning with Midnightblue.
About #070F6D
The precise color #070F6D is an excellent choice for modern design projects. Designers often compare it to the standard color Midnightblue. Its digital footprint relies on 7 parts red, 15 parts green, and 109 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 94% Cyan, 86% Magenta, 0% Yellow, and 57% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#070F6D
RGB7, 15, 109
HSL235.3°, 87.9%, 22.7%
CMYK94%, 86%, 0%, 57%
HSV235.3°, 93.6%, 42.7%
LAB12.6, 35.3, -53.1
XYZ3.0, 1.5, 14.6
Decimal462701
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.18:1
Text on #FFFFFF
AAA
1.30:1
Text on #000000
FAIL
15.46:1
Text on #F8FAFC
AAA
1.10:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #070F6D;
}
.text-color {
color: #070F6D;
}
.border-color {
border: 2px solid #070F6D;
}