#A81692
A dark, vivid magenta closely aligning with Darkmagenta.
About #A81692
At its core, #A81692 is a dark and vivid hue. Its closest recognized web color is Darkmagenta. In the RGB color space, it consists of 168 red, 22 green, and 146 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 87% M, 13% Y, and 34% K. With a hue angle of 309.0 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A81692
RGB168, 22, 146
HSL309.0°, 76.8%, 37.3%
CMYK0%, 87%, 13%, 34%
HSV309.0°, 86.9%, 65.9%
LAB39.5, 65.9, -31.7
XYZ21.6, 11.0, 28.2
Decimal11015826
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.57:1
Text on #FFFFFF
AA
3.19:1
Text on #000000
AA Large
6.28:1
Text on #F8FAFC
AA
2.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A81692;
}
.text-color {
color: #A81692;
}
.border-color {
border: 2px solid #A81692;
}