#000F16
A very dark, vivid neutral closely aligning with Black.
About #000F16
Visually, #000F16 is defined as a vivid neutral. Designers often compare it to the standard color Black. Its digital footprint relies on 0 parts red, 15 parts green, and 22 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 100% Cyan, 32% Magenta, 0% Yellow, and 91% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#000F16
RGB0, 15, 22
HSL199.1°, 100.0%, 4.3%
CMYK100%, 32%, 0%, 91%
HSV199.1°, 100.0%, 8.6%
LAB3.6, -2.6, -5.5
XYZ0.3, 0.4, 0.8
Decimal3862
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.45:1
Text on #FFFFFF
AAA
1.08:1
Text on #000000
FAIL
18.59:1
Text on #F8FAFC
AAA
1.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #000F16;
}
.text-color {
color: #000F16;
}
.border-color {
border: 2px solid #000F16;
}