#070F1D
A very dark, moderate neutral closely aligning with Black.
About #070F1D
At its core, #070F1D is a very dark and moderate hue. Designers often compare it to the standard color Black. This translates to an RGB value of rgb(7, 15, 29).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 76% Cyan, 48% Magenta, 0% Yellow, and 89% Black. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#070F1D
RGB7, 15, 29
HSL218.2°, 61.1%, 7.1%
CMYK76%, 48%, 0%, 89%
HSV218.2°, 75.9%, 11.4%
LAB4.3, 1.2, -9.9
XYZ0.5, 0.5, 1.2
Decimal462621
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.18:1
Text on #FFFFFF
AAA
1.10:1
Text on #000000
FAIL
18.33:1
Text on #F8FAFC
AAA
1.07:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #070F1D;
}
.text-color {
color: #070F1D;
}
.border-color {
border: 2px solid #070F1D;
}