#A849AF
A medium, moderate magenta closely aligning with Mediumorchid.
About #A849AF
At its core, #A849AF is a medium and moderate hue. It is closely associated with the named CSS color Mediumorchid. This translates to an RGB value of rgb(168, 73, 175).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 4% Cyan, 58% Magenta, 0% Yellow, and 31% Black. 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. 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#A849AF
RGB168, 73, 175
HSL295.9°, 41.1%, 48.6%
CMYK4%, 58%, 0%, 31%
HSV295.9°, 58.3%, 68.6%
LAB47.2, 53.2, -36.9
XYZ26.3, 16.2, 42.3
Decimal11028911
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.96:1
Text on #FFFFFF
AA
4.24:1
Text on #000000
AA Large
4.74:1
Text on #F8FAFC
AA
3.60:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A849AF;
}
.text-color {
color: #A849AF;
}
.border-color {
border: 2px solid #A849AF;
}