#A816B6
A medium, vivid magenta closely aligning with Darkorchid.
About #A816B6
Visually, #A816B6 is defined as a vivid magenta. Designers often compare it to the standard color Darkorchid. In the RGB color space, it consists of 168 red, 22 green, and 182 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 8% C, 88% M, 0% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A816B6
RGB168, 22, 182
HSL294.8°, 78.4%, 40.0%
CMYK8%, 88%, 0%, 29%
HSV294.8°, 87.9%, 71.4%
LAB41.7, 71.3, -49.9
XYZ24.9, 12.3, 45.3
Decimal11015862
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.08:1
Text on #FFFFFF
AA
3.46:1
Text on #000000
AA Large
5.81:1
Text on #F8FAFC
AA
2.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A816B6;
}
.text-color {
color: #A816B6;
}
.border-color {
border: 2px solid #A816B6;
}