#A057AF
A medium, moderate magenta closely aligning with Orchid.
About #A057AF
At its core, #A057AF is a medium and moderate hue. Its closest recognized web color is Orchid. This translates to an RGB value of rgb(160, 87, 175).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 9% Cyan, 50% Magenta, 0% Yellow, and 31% Black. The HSL representation is 289.8° hue, 35.5% saturation, and 51.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A057AF
RGB160, 87, 175
HSL289.8°, 35.5%, 51.4%
CMYK9%, 50%, 0%, 31%
HSV289.8°, 50.3%, 68.6%
LAB48.7, 44.0, -34.6
XYZ25.6, 17.4, 42.6
Decimal10508207
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.69:1
Text on #FFFFFF
AA
4.48:1
Text on #000000
AA Large
4.48:1
Text on #F8FAFC
AA Large
3.81:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A057AF;
}
.text-color {
color: #A057AF;
}
.border-color {
border: 2px solid #A057AF;
}