#993350
A medium, moderate magenta closely aligning with Indianred.
About #993350
Visually, #993350 is defined as a moderate magenta. Its closest recognized web color is Indianred. Its digital footprint relies on 153 parts red, 51 parts green, and 80 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 67% M, 48% Y, and 40% K. The HSL representation is 342.9° hue, 50.0% saturation, and 40.0% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#993350
RGB153, 51, 80
HSL342.9°, 50.0%, 40.0%
CMYK0%, 67%, 48%, 40%
HSV342.9°, 66.7%, 60.0%
LAB37.3, 44.9, 6.0
XYZ15.8, 9.7, 8.6
Decimal10040144
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.13:1
Text on #FFFFFF
AAA
2.94:1
Text on #000000
FAIL
6.82:1
Text on #F8FAFC
AA
2.50:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #993350;
}
.text-color {
color: #993350;
}
.border-color {
border: 2px solid #993350;
}