#9983AF
A light, muted purple closely aligning with Lightslategray.
About #9983AF
The hex code #9983AF represents a beautifully specific shade of purple. Its closest recognized web color is Lightslategray. This translates to an RGB value of rgb(153, 131, 175).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 13% cyan and 25% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9983AF
RGB153, 131, 175
HSL270.0°, 21.6%, 60.0%
CMYK13%, 25%, 0%, 31%
HSV270.0°, 25.1%, 68.6%
LAB58.1, 17.0, -20.1
XYZ29.0, 26.1, 44.1
Decimal10060719
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.38:1
Text on #FFFFFF
AA Large
6.22:1
Text on #000000
AA
3.23:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9983AF;
}
.text-color {
color: #9983AF;
}
.border-color {
border: 2px solid #9983AF;
}