#A03AC5
A medium, moderate purple closely aligning with Darkorchid.
About #A03AC5
Visually, #A03AC5 is defined as a moderate purple. Its closest recognized web color is Darkorchid. In the RGB color space, it consists of 160 red, 58 green, and 197 blue.
Translating this color to physical media requires the CMYK color model. The color uses 19% Cyan, 71% Magenta, 0% Yellow, and 23% Black. The HSL representation is 284.0° hue, 54.5% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A03AC5
RGB160, 58, 197
HSL284.0°, 54.5%, 50.0%
CMYK19%, 71%, 0%, 23%
HSV284.0°, 70.6%, 77.3%
LAB45.0, 62.1, -53.4
XYZ26.1, 14.5, 54.3
Decimal10500805
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.38:1
Text on #FFFFFF
AA
3.91:1
Text on #000000
AA Large
5.14:1
Text on #F8FAFC
AA
3.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A03AC5;
}
.text-color {
color: #A03AC5;
}
.border-color {
border: 2px solid #A03AC5;
}