#A050BD
A medium, moderate purple closely aligning with Mediumorchid.
About #A050BD
At its core, #A050BD is a medium and moderate hue. Its closest recognized web color is Mediumorchid. Its digital footprint relies on 160 parts red, 80 parts green, and 189 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 15% C, 58% M, 0% Y, and 26% K. The HSL representation is 284.0° hue, 45.2% saturation, and 52.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A050BD
RGB160, 80, 189
HSL284.0°, 45.2%, 52.7%
CMYK15%, 58%, 0%, 26%
HSV284.0°, 57.7%, 74.1%
LAB48.1, 50.5, -43.8
XYZ26.6, 16.9, 50.0
Decimal10506429
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.80:1
Text on #FFFFFF
AA
4.38:1
Text on #000000
AA Large
4.59:1
Text on #F8FAFC
AA
3.72:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A050BD;
}
.text-color {
color: #A050BD;
}
.border-color {
border: 2px solid #A050BD;
}