#AF66CC
A light, moderate purple closely aligning with Mediumpurple.
About #AF66CC
The precise color #AF66CC is an excellent choice for modern design projects. Its closest recognized web color is Mediumpurple. In the RGB color space, it consists of 175 red, 102 green, and 204 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 14% Cyan, 50% Magenta, 0% Yellow, and 20% Black. With a hue angle of 282.9 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AF66CC
RGB175, 102, 204
HSL282.9°, 50.0%, 60.0%
CMYK14%, 50%, 0%, 20%
HSV282.9°, 50.0%, 80.0%
LAB55.0, 46.3, -41.3
XYZ33.3, 23.0, 59.8
Decimal11495116
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.75:1
Text on #FFFFFF
AA Large
5.60:1
Text on #000000
AA
3.59:1
Text on #F8FAFC
AA Large
4.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF66CC;
}
.text-color {
color: #AF66CC;
}
.border-color {
border: 2px solid #AF66CC;
}