#AF0F75
A dark, vivid magenta closely aligning with Mediumvioletred.
About #AF0F75
At its core, #AF0F75 is a dark and vivid hue. It is closely associated with the named CSS color Mediumvioletred. Its digital footprint relies on 175 parts red, 15 parts green, and 117 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 91% magenta inks. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF0F75
RGB175, 15, 117
HSL321.8°, 84.2%, 37.3%
CMYK0%, 91%, 33%, 31%
HSV321.8°, 91.4%, 68.6%
LAB39.1, 64.9, -14.3
XYZ21.1, 10.7, 17.8
Decimal11472757
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.67:1
Text on #FFFFFF
AA
3.15:1
Text on #000000
AA Large
6.38:1
Text on #F8FAFC
AA
2.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF0F75;
}
.text-color {
color: #AF0F75;
}
.border-color {
border: 2px solid #AF0F75;
}