#AF1666
A dark, vivid magenta closely aligning with Mediumvioletred.
About #AF1666
At its core, #AF1666 is a dark and vivid hue. Its closest recognized web color is Mediumvioletred. Its digital footprint relies on 175 parts red, 22 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 87% M, 42% Y, and 31% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF1666
RGB175, 22, 102
HSL328.6°, 77.7%, 38.6%
CMYK0%, 87%, 42%, 31%
HSV328.6°, 87.4%, 68.6%
LAB39.0, 62.2, -5.1
XYZ20.4, 10.6, 13.6
Decimal11474534
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.71:1
Text on #FFFFFF
AA
3.13:1
Text on #000000
AA Large
6.41:1
Text on #F8FAFC
AA
2.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF1666;
}
.text-color {
color: #AF1666;
}
.border-color {
border: 2px solid #AF1666;
}