#A982C1
A light, moderate purple closely aligning with Plum.
About #A982C1
The hex code #A982C1 represents a beautifully specific shade of purple. Designers often compare it to the standard color Plum. To achieve this exact tint on a monitor, you would use an RGB mix of 169, 130, and 193.
Translating this color to physical media requires the CMYK color model. The color uses 12% Cyan, 33% Magenta, 0% Yellow, and 24% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A982C1
RGB169, 130, 193
HSL277.1°, 33.7%, 63.3%
CMYK12%, 33%, 0%, 24%
HSV277.1°, 32.6%, 75.7%
LAB60.1, 26.8, -27.2
XYZ34.0, 28.3, 54.1
Decimal11109057
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.16:1
Text on #FFFFFF
AA Large
6.65:1
Text on #000000
AA
3.02:1
Text on #F8FAFC
AA Large
5.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A982C1;
}
.text-color {
color: #A982C1;
}
.border-color {
border: 2px solid #A982C1;
}