#A800B6
A dark, vivid magenta closely aligning with Darkorchid.
About #A800B6
At its core, #A800B6 is a dark and vivid hue. Its closest recognized web color is Darkorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 0, and 182.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 8% C, 100% M, 0% Y, and 29% K. With a hue angle of 295.4 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A800B6
RGB168, 0, 182
HSL295.4°, 100.0%, 35.7%
CMYK8%, 100%, 0%, 29%
HSV295.4°, 100.0%, 71.4%
LAB40.7, 74.0, -51.4
XYZ24.6, 11.7, 45.2
Decimal11010230
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.29:1
Text on #FFFFFF
AA
3.34:1
Text on #000000
AA Large
6.01:1
Text on #F8FAFC
AA
2.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A800B6;
}
.text-color {
color: #A800B6;
}
.border-color {
border: 2px solid #A800B6;
}