#A87CAF
A medium, muted magenta closely aligning with Plum.
About #A87CAF
The precise color #A87CAF is an excellent choice for modern design projects. Its closest recognized web color is Plum. In the RGB color space, it consists of 168 red, 124 green, and 175 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 4% C, 29% M, 0% Y, and 31% K. With a hue angle of 291.8 degrees, it sits comfortably in the magenta spectrum.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A87CAF
RGB168, 124, 175
HSL291.8°, 24.2%, 58.6%
CMYK4%, 29%, 0%, 31%
HSV291.8°, 29.1%, 68.6%
LAB57.9, 26.1, -20.4
XYZ31.1, 25.8, 43.9
Decimal11041967
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.41:1
Text on #FFFFFF
AA Large
6.17:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.24:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A87CAF;
}
.text-color {
color: #A87CAF;
}
.border-color {
border: 2px solid #A87CAF;
}