#AF2CA0
A medium, moderate magenta closely aligning with Darkmagenta.
About #AF2CA0
The precise color #AF2CA0 is an excellent choice for modern design projects. Its closest recognized web color is Darkmagenta. This translates to an RGB value of rgb(175, 44, 160).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 75% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AF2CA0
RGB175, 44, 160
HSL306.9°, 59.8%, 42.9%
CMYK0%, 75%, 9%, 31%
HSV306.9°, 74.9%, 68.6%
LAB43.4, 63.8, -33.9
XYZ24.9, 13.5, 34.5
Decimal11480224
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.69:1
Text on #FFFFFF
AA
3.69:1
Text on #000000
AA Large
5.44:1
Text on #F8FAFC
AA
3.14:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF2CA0;
}
.text-color {
color: #AF2CA0;
}
.border-color {
border: 2px solid #AF2CA0;
}