#502433
A dark, moderate magenta closely aligning with Black.
About #502433
When working with digital screens, the color #502433 is rendered by mixing light. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 36, and 51.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 55% Magenta, 36% Yellow, and 69% Black. With a hue angle of 339.5 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#502433
RGB80, 36, 51
HSL339.5°, 37.9%, 22.7%
CMYK0%, 55%, 36%, 69%
HSV339.5°, 55.0%, 31.4%
LAB20.9, 22.5, -0.1
XYZ4.5, 3.2, 3.5
Decimal5252147
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.80:1
Text on #FFFFFF
AAA
1.64:1
Text on #000000
FAIL
12.23:1
Text on #F8FAFC
AAA
1.40:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #502433;
}
.text-color {
color: #502433;
}
.border-color {
border: 2px solid #502433;
}