#9933BD
A medium, moderate purple closely aligning with Darkorchid.
About #9933BD
Visually, #9933BD is defined as a moderate purple. If you're using CSS, you might find it aligns closely with Darkorchid. Its digital footprint relies on 153 parts red, 51 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 19% cyan and 73% magenta inks. The HSL representation is 284.3° hue, 57.5% saturation, and 47.1% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#9933BD
RGB153, 51, 189
HSL284.3°, 57.5%, 47.1%
CMYK19%, 73%, 0%, 26%
HSV284.3°, 73.0%, 74.1%
LAB42.5, 61.8, -52.8
XYZ23.5, 12.8, 49.4
Decimal10040253
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.89:1
Text on #FFFFFF
AA
3.56:1
Text on #000000
AA Large
5.63:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9933BD;
}
.text-color {
color: #9933BD;
}
.border-color {
border: 2px solid #9933BD;
}