#AF07B6
A dark, vivid magenta closely aligning with Darkorchid.
About #AF07B6
Visually, #AF07B6 is defined as a vivid magenta. Its closest recognized web color is Darkorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 7, and 182.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 4% Cyan, 96% Magenta, 0% Yellow, and 29% Black. The HSL representation is 297.6° hue, 92.6% saturation, and 37.1% lightness.
When using this color as a background, text legibility must be considered. 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#AF07B6
RGB175, 7, 182
HSL297.6°, 92.6%, 37.1%
CMYK4%, 96%, 0%, 29%
HSV297.6°, 96.2%, 71.4%
LAB42.2, 74.4, -48.9
XYZ26.2, 12.6, 45.3
Decimal11470774
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.95:1
Text on #FFFFFF
AA
3.53:1
Text on #000000
AA Large
5.69:1
Text on #F8FAFC
AA
3.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF07B6;
}
.text-color {
color: #AF07B6;
}
.border-color {
border: 2px solid #AF07B6;
}