#A807A8
A dark, vivid magenta closely aligning with Darkmagenta.
About #A807A8
At its core, #A807A8 is a dark and vivid hue. Its closest recognized web color is Darkmagenta. In the RGB color space, it consists of 168 red, 7 green, and 168 blue.
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 96% magenta inks. With a hue angle of 300.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A807A8
RGB168, 7, 168
HSL300.0°, 92.0%, 34.3%
CMYK0%, 96%, 0%, 34%
HSV300.0°, 95.8%, 65.9%
LAB40.1, 71.1, -44.1
XYZ23.3, 11.3, 38.0
Decimal11012008
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.44:1
Text on #FFFFFF
AA
3.26:1
Text on #000000
AA Large
6.16:1
Text on #F8FAFC
AA
2.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A807A8;
}
.text-color {
color: #A807A8;
}
.border-color {
border: 2px solid #A807A8;
}