#502C49
A dark, muted magenta closely aligning with Dimgray.
About #502C49
The precise color #502C49 is an excellent choice for modern design projects. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(80, 44, 73).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 45% M, 9% Y, and 69% K. With a hue angle of 311.7 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#502C49
RGB80, 44, 73
HSL311.7°, 29.0%, 24.3%
CMYK0%, 45%, 9%, 69%
HSV311.7°, 45.0%, 31.4%
LAB23.6, 21.5, -11.0
XYZ5.4, 4.0, 6.8
Decimal5254217
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.68:1
Text on #FFFFFF
AAA
1.80:1
Text on #000000
FAIL
11.17:1
Text on #F8FAFC
AAA
1.53:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #502C49;
}
.text-color {
color: #502C49;
}
.border-color {
border: 2px solid #502C49;
}