#AF07F0
A medium, vivid purple closely aligning with Darkviolet.
About #AF07F0
The precise color #AF07F0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkviolet. In the RGB color space, it consists of 175 red, 7 green, and 240 blue.
If you are designing for print, the four-color process is what matters most. The color uses 27% Cyan, 97% 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF07F0
RGB175, 7, 240
HSL283.3°, 94.3%, 48.4%
CMYK27%, 97%, 0%, 6%
HSV283.3°, 97.1%, 94.1%
LAB46.4, 84.2, -75.6
XYZ33.5, 15.6, 83.7
Decimal11470832
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.11:1
Text on #FFFFFF
AA
4.11:1
Text on #000000
AA Large
4.88:1
Text on #F8FAFC
AA
3.50:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF07F0;
}
.text-color {
color: #AF07F0;
}
.border-color {
border: 2px solid #AF07F0;
}