#AF5775
A medium, moderate magenta closely aligning with Palevioletred.
About #AF5775
Visually, #AF5775 is defined as a moderate magenta. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 175 red, 87 green, and 117 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 50% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF5775
RGB175, 87, 117
HSL339.5°, 35.5%, 51.4%
CMYK0%, 50%, 33%, 31%
HSV339.5°, 50.3%, 68.6%
LAB48.5, 39.2, -0.3
XYZ24.3, 17.2, 18.9
Decimal11491189
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.73:1
Text on #FFFFFF
AA
4.44:1
Text on #000000
AA Large
4.52:1
Text on #F8FAFC
AA
3.78:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF5775;
}
.text-color {
color: #AF5775;
}
.border-color {
border: 2px solid #AF5775;
}