#AF16F0
A medium, vivid purple closely aligning with Darkviolet.
About #AF16F0
At its core, #AF16F0 is a medium and vivid hue. Its closest recognized web color is Darkviolet. In the RGB color space, it consists of 175 red, 22 green, and 240 blue.
Translating this color to physical media requires the CMYK color model. The color uses 27% Cyan, 91% Magenta, 0% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF16F0
RGB175, 22, 240
HSL282.1°, 87.9%, 51.4%
CMYK27%, 91%, 0%, 6%
HSV282.1°, 90.8%, 94.1%
LAB46.9, 82.5, -74.7
XYZ33.7, 16.0, 83.7
Decimal11474672
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.00:1
Text on #FFFFFF
AA
4.20:1
Text on #000000
AA Large
4.78:1
Text on #F8FAFC
AA
3.57:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF16F0;
}
.text-color {
color: #AF16F0;
}
.border-color {
border: 2px solid #AF16F0;
}