#AC5FB1
A medium, moderate magenta closely aligning with Orchid.
About #AC5FB1
At its core, #AC5FB1 is a medium and moderate hue. Designers often compare it to the standard color Orchid. In the RGB color space, it consists of 172 red, 95 green, and 177 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 3% cyan, 46% magenta, 0% yellow, and 31% black. With a hue angle of 296.3 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AC5FB1
RGB172, 95, 177
HSL296.3°, 34.5%, 53.3%
CMYK3%, 46%, 0%, 31%
HSV296.3°, 46.3%, 69.4%
LAB52.0, 43.7, -30.6
XYZ29.0, 20.1, 43.9
Decimal11296689
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.18:1
Text on #FFFFFF
AA Large
5.03:1
Text on #000000
AA
3.99:1
Text on #F8FAFC
AA Large
4.27:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #AC5FB1;
}
.text-color {
color: #AC5FB1;
}
.border-color {
border: 2px solid #AC5FB1;
}