#A057B6
A medium, moderate magenta closely aligning with Mediumpurple.
About #A057B6
When working with digital screens, the color #A057B6 is rendered by mixing light. Designers often compare it to the standard color Mediumpurple. In the RGB color space, it consists of 160 red, 87 green, and 182 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 12% C, 52% M, 0% Y, and 29% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#A057B6
RGB160, 87, 182
HSL286.1°, 39.4%, 52.7%
CMYK12%, 52%, 0%, 29%
HSV286.1°, 52.2%, 71.4%
LAB49.1, 45.5, -38.1
XYZ26.3, 17.7, 46.3
Decimal10508214
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.63:1
Text on #FFFFFF
AA
4.53:1
Text on #000000
AA
4.43:1
Text on #F8FAFC
AA Large
3.85:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A057B6;
}
.text-color {
color: #A057B6;
}
.border-color {
border: 2px solid #A057B6;
}