#AF75D3
A light, moderate purple closely aligning with Mediumpurple.
About #AF75D3
Visually, #AF75D3 is defined as a moderate purple. Designers often compare it to the standard color Mediumpurple. Its digital footprint relies on 175 parts red, 117 parts green, and 211 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 17% cyan and 45% magenta inks. The HSL representation is 277.0° hue, 51.6% saturation, and 64.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF75D3
RGB175, 117, 211
HSL277.0°, 51.6%, 64.3%
CMYK17%, 45%, 0%, 17%
HSV277.0°, 44.5%, 82.7%
LAB58.5, 39.8, -39.8
XYZ35.8, 26.5, 64.9
Decimal11498963
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.33:1
Text on #FFFFFF
AA Large
6.31:1
Text on #000000
AA
3.18:1
Text on #F8FAFC
AA Large
5.36:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF75D3;
}
.text-color {
color: #AF75D3;
}
.border-color {
border: 2px solid #AF75D3;
}