#503342
A dark, muted magenta closely aligning with Dimgray.
About #503342
When working with digital screens, the color #503342 is rendered by mixing light. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(80, 51, 66).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 36% magenta, 18% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#503342
RGB80, 51, 66
HSL329.0°, 22.1%, 25.7%
CMYK0%, 36%, 18%, 69%
HSV329.0°, 36.2%, 31.4%
LAB25.2, 15.7, -4.0
XYZ5.5, 4.5, 5.7
Decimal5256002
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.09:1
Text on #FFFFFF
AAA
1.89:1
Text on #000000
FAIL
10.60:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #503342;
}
.text-color {
color: #503342;
}
.border-color {
border: 2px solid #503342;
}