#A050A0
A medium, moderate magenta closely aligning with Orchid.
About #A050A0
At its core, #A050A0 is a medium and moderate hue. Its closest recognized web color is Orchid. This translates to an RGB value of rgb(160, 80, 160).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 50% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A050A0
RGB160, 80, 160
HSL300.0°, 33.3%, 47.1%
CMYK0%, 50%, 0%, 37%
HSV300.0°, 50.0%, 62.7%
LAB46.6, 44.7, -29.1
XYZ23.7, 15.7, 35.0
Decimal10506400
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.06:1
Text on #FFFFFF
AA
4.15:1
Text on #000000
AA Large
4.84:1
Text on #F8FAFC
AA
3.53:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A050A0;
}
.text-color {
color: #A050A0;
}
.border-color {
border: 2px solid #A050A0;
}