#A057CC
A medium, moderate purple closely aligning with Mediumorchid.
About #A057CC
Visually, #A057CC is defined as a moderate purple. Its closest recognized web color is Mediumorchid. Its digital footprint relies on 160 parts red, 87 parts green, and 204 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 22% C, 57% M, 0% Y, and 20% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A057CC
RGB160, 87, 204
HSL277.4°, 53.4%, 57.1%
CMYK22%, 57%, 0%, 20%
HSV277.4°, 57.4%, 80.0%
LAB50.3, 50.2, -49.0
XYZ28.8, 18.6, 59.2
Decimal10508236
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.44:1
Text on #FFFFFF
AA Large
4.73:1
Text on #000000
AA
4.24:1
Text on #F8FAFC
AA Large
4.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A057CC;
}
.text-color {
color: #A057CC;
}
.border-color {
border: 2px solid #A057CC;
}