#993357
A medium, moderate magenta closely aligning with Palevioletred.
About #993357
Visually, #993357 is defined as a moderate magenta. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 51, and 87.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 67% magenta inks. With a hue angle of 338.8 degrees, it sits comfortably in the magenta spectrum.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#993357
RGB153, 51, 87
HSL338.8°, 50.0%, 40.0%
CMYK0%, 67%, 43%, 40%
HSV338.8°, 66.7%, 60.0%
LAB37.5, 45.6, 1.9
XYZ16.0, 9.8, 10.1
Decimal10040151
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.08:1
Text on #FFFFFF
AAA
2.97:1
Text on #000000
FAIL
6.77:1
Text on #F8FAFC
AA
2.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #993357;
}
.text-color {
color: #993357;
}
.border-color {
border: 2px solid #993357;
}