#0F1D1D
A very dark, moderate neutral closely aligning with Black.
About #0F1D1D
At its core, #0F1D1D is a very dark and moderate hue. Its closest recognized web color is Black. This translates to an RGB value of rgb(15, 29, 29).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 48% C, 0% M, 0% Y, and 89% K. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F1D1D
RGB15, 29, 29
HSL180.0°, 31.8%, 8.6%
CMYK48%, 0%, 0%, 89%
HSV180.0°, 48.3%, 11.4%
LAB9.6, -6.0, -1.9
XYZ0.9, 1.1, 1.3
Decimal990493
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.30:1
Text on #FFFFFF
AAA
1.21:1
Text on #000000
FAIL
16.54:1
Text on #F8FAFC
AAA
1.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F1D1D;
}
.text-color {
color: #0F1D1D;
}
.border-color {
border: 2px solid #0F1D1D;
}