#99337C
A medium, moderate magenta closely aligning with Purple.
About #99337C
The hex code #99337C represents a beautifully specific shade of magenta. Designers often compare it to the standard color Purple. This translates to an RGB value of rgb(153, 51, 124).
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. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#99337C
RGB153, 51, 124
HSL317.1°, 50.0%, 40.0%
CMYK0%, 67%, 19%, 40%
HSV317.1°, 66.7%, 60.0%
LAB38.9, 50.3, -19.4
XYZ18.0, 10.6, 20.2
Decimal10040188
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.73:1
Text on #FFFFFF
AA
3.12:1
Text on #000000
AA Large
6.44:1
Text on #F8FAFC
AA
2.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #99337C;
}
.text-color {
color: #99337C;
}
.border-color {
border: 2px solid #99337C;
}