#AF92CC
A light, moderate purple closely aligning with Plum.
About #AF92CC
Visually, #AF92CC is defined as a moderate purple. Designers often compare it to the standard color Plum. Its digital footprint relies on 175 parts red, 146 parts green, and 204 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 14% cyan, 28% magenta, 0% yellow, and 20% black. The HSL representation is 270.0° hue, 36.3% saturation, and 68.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF92CC
RGB175, 146, 204
HSL270.0°, 36.3%, 68.6%
CMYK14%, 28%, 0%, 20%
HSV270.0°, 28.4%, 80.0%
LAB65.0, 22.0, -25.8
XYZ38.9, 34.0, 61.6
Decimal11506380
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.69:1
Text on #FFFFFF
FAIL
7.81:1
Text on #000000
AAA
2.57:1
Text on #F8FAFC
FAIL
6.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF92CC;
}
.text-color {
color: #AF92CC;
}
.border-color {
border: 2px solid #AF92CC;
}