#A050B6
A medium, moderate magenta closely aligning with Mediumorchid.
About #A050B6
The precise color #A050B6 is an excellent choice for modern design projects. Its closest recognized web color is Mediumorchid. Its digital footprint relies on 160 parts red, 80 parts green, and 182 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 12% C, 56% M, 0% Y, and 29% K. With a hue angle of 287.1 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A050B6
RGB160, 80, 182
HSL287.1°, 41.1%, 51.4%
CMYK12%, 56%, 0%, 29%
HSV287.1°, 56.0%, 71.4%
LAB47.7, 49.1, -40.3
XYZ25.8, 16.6, 46.1
Decimal10506422
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.86:1
Text on #FFFFFF
AA
4.32:1
Text on #000000
AA Large
4.65:1
Text on #F8FAFC
AA
3.67:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A050B6;
}
.text-color {
color: #A050B6;
}
.border-color {
border: 2px solid #A050B6;
}