#AF7CAF
A medium, muted magenta closely aligning with Plum.
About #AF7CAF
At its core, #AF7CAF is a medium and muted hue. Designers often compare it to the standard color Plum. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 124, and 175.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 29% Magenta, 0% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF7CAF
RGB175, 124, 175
HSL300.0°, 24.2%, 58.6%
CMYK0%, 29%, 0%, 31%
HSV300.0°, 29.1%, 68.6%
LAB58.6, 28.4, -19.2
XYZ32.6, 26.6, 44.0
Decimal11500719
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.32:1
Text on #000000
AA
3.17:1
Text on #F8FAFC
AA Large
5.38:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF7CAF;
}
.text-color {
color: #AF7CAF;
}
.border-color {
border: 2px solid #AF7CAF;
}