#AF57B6
A medium, moderate magenta closely aligning with Orchid.
About #AF57B6
Visually, #AF57B6 is defined as a moderate magenta. Designers often compare it to the standard color Orchid. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 87, and 182.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 4% C, 52% M, 0% Y, and 29% K. The HSL representation is 295.6° hue, 39.4% saturation, and 52.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AF57B6
RGB175, 87, 182
HSL295.6°, 39.4%, 52.7%
CMYK4%, 52%, 0%, 29%
HSV295.6°, 52.2%, 71.4%
LAB51.0, 49.7, -34.9
XYZ29.5, 19.3, 46.4
Decimal11491254
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.32:1
Text on #FFFFFF
AA Large
4.86:1
Text on #000000
AA
4.13:1
Text on #F8FAFC
AA Large
4.13:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AF57B6;
}
.text-color {
color: #AF57B6;
}
.border-color {
border: 2px solid #AF57B6;
}