#AF07A8
A dark, vivid magenta closely aligning with Darkmagenta.
About #AF07A8
At its core, #AF07A8 is a dark and vivid hue. Its closest recognized web color is Darkmagenta. This translates to an RGB value of rgb(175, 7, 168).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 96% magenta, 4% yellow, and 31% black. Always request a physical proof before doing a large print run with this exact code.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF07A8
RGB175, 7, 168
HSL302.5°, 92.3%, 35.7%
CMYK0%, 96%, 4%, 31%
HSV302.5°, 96.0%, 68.6%
LAB41.4, 72.3, -42.0
XYZ24.8, 12.1, 38.1
Decimal11470760
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.14:1
Text on #FFFFFF
AA
3.42:1
Text on #000000
AA Large
5.87:1
Text on #F8FAFC
AA
2.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF07A8;
}
.text-color {
color: #AF07A8;
}
.border-color {
border: 2px solid #AF07A8;
}