#070007
A very dark, vivid neutral closely aligning with Black.
About #070007
Visually, #070007 is defined as a vivid neutral. Designers often compare it to the standard color Black. Its digital footprint relies on 7 parts red, 0 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 100% Magenta, 0% Yellow, and 97% Black. The HSL representation is 300.0° hue, 100.0% saturation, and 1.4% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#070007
RGB7, 0, 7
HSL300.0°, 100.0%, 1.4%
CMYK0%, 100%, 0%, 97%
HSV300.0°, 100.0%, 2.7%
LAB0.5, 2.8, -2.0
XYZ0.1, 0.1, 0.2
Decimal458759
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
20.75:1
Text on #FFFFFF
AAA
1.01:1
Text on #000000
FAIL
19.83:1
Text on #F8FAFC
AAA
1.16:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #070007;
}
.text-color {
color: #070007;
}
.border-color {
border: 2px solid #070007;
}