#0F0007
A very dark, vivid neutral closely aligning with Black.
About #0F0007
The precise color #0F0007 is an excellent choice for modern design projects. Designers often compare it to the standard color Black. Its digital footprint relies on 15 parts red, 0 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 100% Magenta, 53% Yellow, and 94% Black. The HSL representation is 332.0° hue, 100.0% saturation, and 2.9% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F0007
RGB15, 0, 7
HSL332.0°, 100.0%, 2.9%
CMYK0%, 100%, 53%, 94%
HSV332.0°, 100.0%, 5.9%
LAB1.1, 5.1, -1.2
XYZ0.2, 0.1, 0.2
Decimal983047
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
20.52:1
Text on #FFFFFF
AAA
1.02:1
Text on #000000
FAIL
19.61:1
Text on #F8FAFC
AAA
1.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F0007;
}
.text-color {
color: #0F0007;
}
.border-color {
border: 2px solid #0F0007;
}