#AF0075
A dark, vivid magenta closely aligning with Mediumvioletred.
About #AF0075
Visually, #AF0075 is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. Its digital footprint relies on 175 parts red, 0 parts green, and 117 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 100% magenta, 33% yellow, and 31% black. The HSL representation is 319.9° hue, 100.0% saturation, and 34.3% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#AF0075
RGB175, 0, 117
HSL319.9°, 100.0%, 34.3%
CMYK0%, 100%, 33%, 31%
HSV319.9°, 100.0%, 68.6%
LAB38.5, 66.6, -15.2
XYZ20.9, 10.4, 17.7
Decimal11468917
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.82:1
Text on #FFFFFF
AA
3.08:1
Text on #000000
AA Large
6.52:1
Text on #F8FAFC
AA
2.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #AF0075;
}
.text-color {
color: #AF0075;
}
.border-color {
border: 2px solid #AF0075;
}