#A81D99
A dark, vivid magenta closely aligning with Darkmagenta.
About #A81D99
The precise color #A81D99 is an excellent choice for modern design projects. Its closest recognized web color is Darkmagenta. In the RGB color space, it consists of 168 red, 29 green, and 153 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 83% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A81D99
RGB168, 29, 153
HSL306.5°, 70.6%, 38.6%
CMYK0%, 83%, 9%, 34%
HSV306.5°, 82.7%, 65.9%
LAB40.4, 65.4, -34.6
XYZ22.3, 11.5, 31.2
Decimal11017625
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.36:1
Text on #FFFFFF
AA
3.30:1
Text on #000000
AA Large
6.08:1
Text on #F8FAFC
AA
2.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A81D99;
}
.text-color {
color: #A81D99;
}
.border-color {
border: 2px solid #A81D99;
}