#0F0F00

A very dark, vivid neutral closely aligning with Black.

About #0F0F00

The hex code #0F0F00 represents a beautifully specific shade of neutral. If you're using CSS, you might find it aligns closely with Black. In the RGB color space, it consists of 15 red, 15 green, and 0 blue.

When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#0F0F00
RGB15, 15, 0
HSL60.0°, 100.0%, 2.9%
CMYK0%, 0%, 100%, 94%
HSV60.0°, 100.0%, 5.9%
LAB4.0, -2.2, 6.0
XYZ0.4, 0.4, 0.1
Decimal986880

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

19.29:1
Text on #FFFFFF
AAA
1.09:1
Text on #000000
FAIL
18.44:1
Text on #F8FAFC
AAA
1.08:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #0F0F00; }
.text-color { color: #0F0F00; }
.border-color { border: 2px solid #0F0F00; }

Similar Colors

Black
#000000