#503350
A dark, muted magenta closely aligning with Dimgray.
About #503350
Visually, #503350 is defined as a muted magenta. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 80 red, 51 green, and 80 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 36% magenta, 0% yellow, and 69% black. The HSL representation is 300.0° hue, 22.1% saturation, and 25.7% lightness.
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#503350
RGB80, 51, 80
HSL300.0°, 22.1%, 25.7%
CMYK0%, 36%, 0%, 69%
HSV300.0°, 36.2%, 31.4%
LAB25.7, 18.6, -12.4
XYZ5.9, 4.7, 8.2
Decimal5256016
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.88:1
Text on #FFFFFF
AAA
1.93:1
Text on #000000
FAIL
10.40:1
Text on #F8FAFC
AAA
1.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #503350;
}
.text-color {
color: #503350;
}
.border-color {
border: 2px solid #503350;
}