#0F1616
A very dark, muted neutral closely aligning with Black.
About #0F1616
Visually, #0F1616 is defined as a muted neutral. Designers often compare it to the standard color Black. This translates to an RGB value of rgb(15, 22, 22).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 32% C, 0% M, 0% Y, and 91% K. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F1616
RGB15, 22, 22
HSL180.0°, 18.9%, 7.3%
CMYK32%, 0%, 0%, 91%
HSV180.0°, 31.8%, 8.6%
LAB6.6, -2.8, -1.0
XYZ0.6, 0.7, 0.9
Decimal988694
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.31:1
Text on #FFFFFF
AAA
1.15:1
Text on #000000
FAIL
17.50:1
Text on #F8FAFC
AAA
1.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F1616;
}
.text-color {
color: #0F1616;
}
.border-color {
border: 2px solid #0F1616;
}