#A875A8
A medium, muted magenta closely aligning with Plum.
About #A875A8
The hex code #A875A8 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Plum. In the RGB color space, it consists of 168 red, 117 green, and 168 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 30% M, 0% Y, and 34% K. 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 medium 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#A875A8
RGB168, 117, 168
HSL300.0°, 22.7%, 55.9%
CMYK0%, 30%, 0%, 34%
HSV300.0°, 30.4%, 65.9%
LAB56.0, 28.6, -19.3
XYZ29.6, 23.9, 40.1
Decimal11040168
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.64:1
Text on #FFFFFF
AA Large
5.77:1
Text on #000000
AA
3.48:1
Text on #F8FAFC
AA Large
4.91:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A875A8;
}
.text-color {
color: #A875A8;
}
.border-color {
border: 2px solid #A875A8;
}