#A82492
A medium, moderate magenta closely aligning with Darkmagenta.
About #A82492
At its core, #A82492 is a medium and moderate hue. Designers often compare it to the standard color Darkmagenta. This translates to an RGB value of rgb(168, 36, 146).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 79% magenta inks. The HSL representation is 310.0° hue, 64.7% saturation, and 40.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A82492
RGB168, 36, 146
HSL310.0°, 64.7%, 40.0%
CMYK0%, 79%, 13%, 34%
HSV310.0°, 78.6%, 65.9%
LAB40.7, 62.6, -29.9
XYZ22.0, 11.7, 28.3
Decimal11019410
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.30:1
Text on #FFFFFF
AA
3.33:1
Text on #000000
AA Large
6.02:1
Text on #F8FAFC
AA
2.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A82492;
}
.text-color {
color: #A82492;
}
.border-color {
border: 2px solid #A82492;
}