#A816C5
A medium, vivid magenta closely aligning with Darkorchid.
About #A816C5
Visually, #A816C5 is defined as a vivid magenta. Designers often compare it to the standard color Darkorchid. This translates to an RGB value of rgb(168, 22, 197).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 15% cyan and 89% magenta inks. With a hue angle of 290.1 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A816C5
RGB168, 22, 197
HSL290.1°, 79.9%, 42.9%
CMYK15%, 89%, 0%, 23%
HSV290.1°, 88.8%, 77.3%
LAB42.7, 73.9, -57.1
XYZ26.5, 12.9, 53.9
Decimal11015877
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.86:1
Text on #FFFFFF
AA
3.59:1
Text on #000000
AA Large
5.60:1
Text on #F8FAFC
AA
3.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A816C5;
}
.text-color {
color: #A816C5;
}
.border-color {
border: 2px solid #A816C5;
}