#AF75C5
A light, moderate purple closely aligning with Mediumpurple.
About #AF75C5
The hex code #AF75C5 represents a beautifully specific shade of purple. Designers often compare it to the standard color Mediumpurple. This translates to an RGB value of rgb(175, 117, 197).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 11% cyan and 41% magenta inks. The HSL representation is 283.5° hue, 40.8% saturation, and 61.6% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF75C5
RGB175, 117, 197
HSL283.5°, 40.8%, 61.6%
CMYK11%, 41%, 0%, 23%
HSV283.5°, 40.6%, 77.3%
LAB57.9, 36.8, -32.8
XYZ34.1, 25.9, 56.0
Decimal11498949
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.17:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.25:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF75C5;
}
.text-color {
color: #AF75C5;
}
.border-color {
border: 2px solid #AF75C5;
}