#AF3375
A medium, moderate magenta closely aligning with Mediumvioletred.
About #AF3375
Visually, #AF3375 is defined as a moderate magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(175, 51, 117).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 71% magenta, 33% yellow, and 31% black. With a hue angle of 328.1 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF3375
RGB175, 51, 117
HSL328.1°, 54.9%, 44.3%
CMYK0%, 71%, 33%, 31%
HSV328.1°, 70.9%, 68.6%
LAB42.4, 55.6, -9.3
XYZ22.1, 12.8, 18.1
Decimal11481973
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.91:1
Text on #FFFFFF
AA
3.55:1
Text on #000000
AA Large
5.65:1
Text on #F8FAFC
AA
3.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF3375;
}
.text-color {
color: #AF3375;
}
.border-color {
border: 2px solid #AF3375;
}