#AF3A5F
A medium, moderate magenta closely aligning with Palevioletred.
About #AF3A5F
Visually, #AF3A5F is defined as a moderate magenta. Its closest recognized web color is Palevioletred. This translates to an RGB value of rgb(175, 58, 95).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 67% magenta, 46% yellow, and 31% black. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF3A5F
RGB175, 58, 95
HSL341.0°, 50.2%, 45.7%
CMYK0%, 67%, 46%, 31%
HSV341.0°, 66.9%, 68.6%
LAB42.7, 50.4, 4.8
XYZ21.3, 13.0, 12.2
Decimal11483743
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.84:1
Text on #FFFFFF
AA
3.59:1
Text on #000000
AA Large
5.59:1
Text on #F8FAFC
AA
3.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF3A5F;
}
.text-color {
color: #AF3A5F;
}
.border-color {
border: 2px solid #AF3A5F;
}