#9983BD
A light, moderate purple closely aligning with Plum.
About #9983BD
When working with digital screens, the color #9983BD is rendered by mixing light. Its closest recognized web color is Plum. This translates to an RGB value of rgb(153, 131, 189).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 19% cyan, 31% magenta, 0% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#9983BD
RGB153, 131, 189
HSL262.8°, 30.5%, 62.7%
CMYK19%, 31%, 0%, 26%
HSV262.8°, 30.7%, 74.1%
LAB58.7, 20.2, -27.3
XYZ30.4, 26.7, 51.7
Decimal10060733
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.31:1
Text on #FFFFFF
AA Large
6.34:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9983BD;
}
.text-color {
color: #9983BD;
}
.border-color {
border: 2px solid #9983BD;
}