#AF0FD3
A medium, vivid magenta closely aligning with Darkviolet.
About #AF0FD3
The precise color #AF0FD3 is an excellent choice for modern design projects. Its closest recognized web color is Darkviolet. This translates to an RGB value of rgb(175, 15, 211).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 17% cyan and 93% magenta inks. With a hue angle of 289.0 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#AF0FD3
RGB175, 15, 211
HSL289.0°, 86.7%, 44.3%
CMYK17%, 93%, 0%, 17%
HSV289.0°, 92.9%, 82.7%
LAB44.5, 78.3, -62.2
XYZ29.6, 14.2, 62.8
Decimal11472851
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.48:1
Text on #FFFFFF
AA
3.83:1
Text on #000000
AA Large
5.24:1
Text on #F8FAFC
AA
3.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF0FD3;
}
.text-color {
color: #AF0FD3;
}
.border-color {
border: 2px solid #AF0FD3;
}