#240F16
A very dark, moderate magenta closely aligning with Black.
About #240F16
At its core, #240F16 is a very dark and moderate hue. Its closest recognized web color is Black. This translates to an RGB value of rgb(36, 15, 22).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 58% magenta, 39% yellow, and 86% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#240F16
RGB36, 15, 22
HSL340.0°, 41.2%, 10.0%
CMYK0%, 58%, 39%, 86%
HSV340.0°, 58.3%, 14.1%
LAB7.0, 12.0, -0.1
XYZ1.0, 0.8, 0.9
Decimal2363158
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.18:1
Text on #FFFFFF
AAA
1.15:1
Text on #000000
FAIL
17.38:1
Text on #F8FAFC
AAA
1.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #240F16;
}
.text-color {
color: #240F16;
}
.border-color {
border: 2px solid #240F16;
}