#99338A
A medium, moderate magenta closely aligning with Purple.
About #99338A
Visually, #99338A is defined as a moderate magenta. Its closest recognized web color is Purple. Its digital footprint relies on 153 parts red, 51 parts green, and 138 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 67% magenta inks. The HSL representation is 308.8° hue, 50.0% saturation, and 40.0% lightness.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#99338A
RGB153, 51, 138
HSL308.8°, 50.0%, 40.0%
CMYK0%, 67%, 10%, 40%
HSV308.8°, 66.7%, 60.0%
LAB39.5, 52.5, -27.0
XYZ18.9, 11.0, 25.2
Decimal10040202
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.57:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.28:1
Text on #F8FAFC
AA
2.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #99338A;
}
.text-color {
color: #99338A;
}
.border-color {
border: 2px solid #99338A;
}