#AF3ABD
A medium, moderate magenta closely aligning with Mediumorchid.
About #AF3ABD
The hex code #AF3ABD represents a beautifully specific shade of magenta. Its closest recognized web color is Mediumorchid. In the RGB color space, it consists of 175 red, 58 green, and 189 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 7% Cyan, 69% Magenta, 0% Yellow, and 26% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#AF3ABD
RGB175, 58, 189
HSL293.6°, 53.0%, 48.4%
CMYK7%, 69%, 0%, 26%
HSV293.6°, 69.3%, 74.1%
LAB46.7, 63.8, -45.8
XYZ28.4, 15.8, 49.7
Decimal11483837
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.04:1
Text on #FFFFFF
AA
4.16:1
Text on #000000
AA Large
4.82:1
Text on #F8FAFC
AA
3.54:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF3ABD;
}
.text-color {
color: #AF3ABD;
}
.border-color {
border: 2px solid #AF3ABD;
}