#AF00F0
A medium, vivid purple closely aligning with Darkviolet.
About #AF00F0
Visually, #AF00F0 is defined as a vivid purple. It is closely associated with the named CSS color Darkviolet. Its digital footprint relies on 175 parts red, 0 parts green, and 240 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 27% Cyan, 100% 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#AF00F0
RGB175, 0, 240
HSL283.8°, 100.0%, 47.1%
CMYK27%, 100%, 0%, 6%
HSV283.8°, 100.0%, 94.1%
LAB46.2, 84.8, -76.0
XYZ33.4, 15.4, 83.7
Decimal11469040
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.15:1
Text on #FFFFFF
AA
4.08:1
Text on #000000
AA Large
4.92:1
Text on #F8FAFC
AA
3.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF00F0;
}
.text-color {
color: #AF00F0;
}
.border-color {
border: 2px solid #AF00F0;
}