#AF5FA8
A medium, moderate magenta closely aligning with Orchid.
About #AF5FA8
The precise color #AF5FA8 is an excellent choice for modern design projects. Designers often compare it to the standard color Orchid. This translates to an RGB value of rgb(175, 95, 168).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 46% Magenta, 4% Yellow, and 31% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AF5FA8
RGB175, 95, 168
HSL305.3°, 33.3%, 52.9%
CMYK0%, 46%, 4%, 31%
HSV305.3°, 45.7%, 68.6%
LAB52.0, 43.0, -25.3
XYZ28.8, 20.1, 39.4
Decimal11493288
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.18:1
Text on #FFFFFF
AA Large
5.03:1
Text on #000000
AA
3.99:1
Text on #F8FAFC
AA Large
4.27:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF5FA8;
}
.text-color {
color: #AF5FA8;
}
.border-color {
border: 2px solid #AF5FA8;
}