#A03ABD
A medium, moderate magenta closely aligning with Mediumorchid.
About #A03ABD
At its core, #A03ABD is a medium and moderate hue. Designers often compare it to the standard color Mediumorchid. Its digital footprint relies on 160 parts red, 58 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 15% cyan and 69% magenta inks. With a hue angle of 286.7 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#A03ABD
RGB160, 58, 189
HSL286.7°, 53.0%, 48.4%
CMYK15%, 69%, 0%, 26%
HSV286.7°, 69.3%, 74.1%
LAB44.5, 60.5, -49.6
XYZ25.2, 14.2, 49.6
Decimal10500797
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.48:1
Text on #FFFFFF
AA
3.83:1
Text on #000000
AA Large
5.23:1
Text on #F8FAFC
AA
3.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A03ABD;
}
.text-color {
color: #A03ABD;
}
.border-color {
border: 2px solid #A03ABD;
}