#AF008A
A dark, vivid magenta closely aligning with Mediumvioletred.
About #AF008A
At its core, #AF008A is a dark and vivid hue. Its closest recognized web color is Mediumvioletred. In the RGB color space, it consists of 175 red, 0 green, and 138 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 100% magenta, 21% yellow, and 31% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF008A
RGB175, 0, 138
HSL312.7°, 100.0%, 34.3%
CMYK0%, 100%, 21%, 31%
HSV312.7°, 100.0%, 68.6%
LAB39.5, 69.0, -26.8
XYZ22.3, 10.9, 25.0
Decimal11468938
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.58:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.29:1
Text on #F8FAFC
AA
2.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF008A;
}
.text-color {
color: #AF008A;
}
.border-color {
border: 2px solid #AF008A;
}