#0F070F
A very dark, moderate neutral closely aligning with Black.
About #0F070F
The precise color #0F070F is an excellent choice for modern design projects. It is closely associated with the named CSS color Black. In the RGB color space, it consists of 15 red, 7 green, and 15 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 53% Magenta, 0% Yellow, and 94% 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. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0F070F
RGB15, 7, 15
HSL300.0°, 36.4%, 4.3%
CMYK0%, 53%, 0%, 94%
HSV300.0°, 53.3%, 5.9%
LAB2.6, 3.5, -2.5
XYZ0.4, 0.3, 0.5
Decimal984847
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.86:1
Text on #FFFFFF
AAA
1.06:1
Text on #000000
FAIL
18.98:1
Text on #F8FAFC
AAA
1.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F070F;
}
.text-color {
color: #0F070F;
}
.border-color {
border: 2px solid #0F070F;
}