#33000F
A very dark, vivid magenta closely aligning with Black.
About #33000F
The hex code #33000F represents a beautifully specific shade of magenta. Designers often compare it to the standard color Black. In the RGB color space, it consists of 51 red, 0 green, and 15 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 100% M, 71% Y, and 80% K. The HSL representation is 342.4° hue, 100.0% saturation, and 10.0% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#33000F
RGB51, 0, 15
HSL342.4°, 100.0%, 10.0%
CMYK0%, 100%, 71%, 80%
HSV342.4°, 100.0%, 20.0%
LAB6.7, 26.3, 4.1
XYZ1.5, 0.7, 0.5
Decimal3342351
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.30:1
Text on #FFFFFF
AAA
1.15:1
Text on #000000
FAIL
17.49:1
Text on #F8FAFC
AAA
1.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #33000F;
}
.text-color {
color: #33000F;
}
.border-color {
border: 2px solid #33000F;
}