#AF83FF
A light, vivid purple closely aligning with Mediumpurple.
About #AF83FF
The hex code #AF83FF represents a beautifully specific shade of purple. Its closest recognized web color is Mediumpurple. In the RGB color space, it consists of 175 red, 131 green, and 255 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 31% C, 49% M, 0% Y, and 0% K. The HSL representation is 261.3° hue, 100.0% saturation, and 75.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF83FF
RGB175, 131, 255
HSL261.3°, 100.0%, 75.7%
CMYK31%, 49%, 0%, 0%
HSV261.3°, 48.6%, 100.0%
LAB63.8, 42.3, -55.9
XYZ43.8, 32.6, 98.6
Decimal11502591
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.80:1
Text on #FFFFFF
FAIL
7.51:1
Text on #000000
AAA
2.67:1
Text on #F8FAFC
FAIL
6.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #AF83FF;
}
.text-color {
color: #AF83FF;
}
.border-color {
border: 2px solid #AF83FF;
}