#071DA8
A dark, vivid blue closely aligning with Darkblue.
About #071DA8
Visually, #071DA8 is defined as a vivid blue. Its closest recognized web color is Darkblue. Its digital footprint relies on 7 parts red, 29 parts green, and 168 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 96% cyan, 83% magenta, 0% yellow, and 34% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a 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#071DA8
RGB7, 29, 168
HSL231.8°, 92.0%, 34.3%
CMYK96%, 83%, 0%, 34%
HSV231.8°, 95.8%, 65.9%
LAB22.8, 48.0, -73.1
XYZ7.6, 3.8, 37.4
Decimal466344
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.00:1
Text on #FFFFFF
AAA
1.75:1
Text on #000000
FAIL
11.47:1
Text on #F8FAFC
AAA
1.49:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071DA8;
}
.text-color {
color: #071DA8;
}
.border-color {
border: 2px solid #071DA8;
}