#1D0F16
A very dark, moderate neutral closely aligning with Black.
About #1D0F16
The precise color #1D0F16 is an excellent choice for modern design projects. Its closest recognized web color is Black. This translates to an RGB value of rgb(29, 15, 22).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 48% Magenta, 24% Yellow, and 89% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#1D0F16
RGB29, 15, 22
HSL330.0°, 31.8%, 8.6%
CMYK0%, 48%, 24%, 89%
HSV330.0°, 48.3%, 11.4%
LAB6.0, 8.0, -1.8
XYZ0.8, 0.7, 0.8
Decimal1904406
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.55:1
Text on #FFFFFF
AAA
1.13:1
Text on #000000
FAIL
17.73:1
Text on #F8FAFC
AAA
1.04:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D0F16;
}
.text-color {
color: #1D0F16;
}
.border-color {
border: 2px solid #1D0F16;
}