#A86DBD
A medium, moderate purple closely aligning with Mediumpurple.
About #A86DBD
The precise color #A86DBD is an excellent choice for modern design projects. Its closest recognized web color is Mediumpurple. In the RGB color space, it consists of 168 red, 109 green, and 189 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 11% C, 42% M, 0% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A86DBD
RGB168, 109, 189
HSL284.2°, 37.7%, 58.4%
CMYK11%, 42%, 0%, 26%
HSV284.2°, 42.3%, 74.1%
LAB55.0, 37.4, -32.8
XYZ30.8, 22.9, 50.9
Decimal11038141
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.76:1
Text on #FFFFFF
AA Large
5.59:1
Text on #000000
AA
3.59:1
Text on #F8FAFC
AA Large
4.75:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A86DBD;
}
.text-color {
color: #A86DBD;
}
.border-color {
border: 2px solid #A86DBD;
}