#AF165F
A dark, vivid magenta closely aligning with Mediumvioletred.
About #AF165F
At its core, #AF165F is a dark and vivid hue. Designers often compare it to the standard color Mediumvioletred. In the RGB color space, it consists of 175 red, 22 green, and 95 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 87% M, 46% Y, and 31% K. With a hue angle of 331.4 degrees, it sits comfortably in the magenta spectrum.
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#AF165F
RGB175, 22, 95
HSL331.4°, 77.7%, 38.6%
CMYK0%, 87%, 46%, 31%
HSV331.4°, 87.4%, 68.6%
LAB38.7, 61.6, -1.0
XYZ20.0, 10.5, 11.8
Decimal11474527
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.77:1
Text on #FFFFFF
AA
3.10:1
Text on #000000
AA Large
6.47:1
Text on #F8FAFC
AA
2.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF165F;
}
.text-color {
color: #AF165F;
}
.border-color {
border: 2px solid #AF165F;
}