#500F33

A very dark, moderate magenta closely aligning with Black.

About #500F33

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

If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 81% magenta, 36% yellow, and 69% black. Always request a physical proof before doing a large print run with this exact code.

Ensuring your text is legible against this background is a key part of web design. Because it is a very dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.

Color Space Conversions

HEX#500F33
RGB80, 15, 51
HSL326.8°, 68.4%, 18.6%
CMYK0%, 81%, 36%, 69%
HSV326.8°, 81.2%, 31.4%
LAB16.9, 33.1, -6.0
XYZ4.1, 2.3, 3.4
Decimal5246771

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

14.41:1
Text on #FFFFFF
AAA
1.46:1
Text on #000000
FAIL
13.77:1
Text on #F8FAFC
AAA
1.24:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #500F33; }
.text-color { color: #500F33; }
.border-color { border: 2px solid #500F33; }

Similar Colors

Black
#000000