#A892DB
A light, moderate purple closely aligning with Plum.
About #A892DB
The precise color #A892DB is an excellent choice for modern design projects. Its closest recognized web color is Plum. In the RGB color space, it consists of 168 red, 146 green, and 219 blue.
Translating this color to physical media requires the CMYK color model. The color uses 23% Cyan, 33% Magenta, 0% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A892DB
RGB168, 146, 219
HSL258.1°, 50.3%, 71.6%
CMYK23%, 33%, 0%, 14%
HSV258.1°, 33.3%, 85.9%
LAB65.0, 23.3, -34.3
XYZ39.2, 34.0, 71.5
Decimal11047643
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.69:1
Text on #FFFFFF
FAIL
7.80:1
Text on #000000
AAA
2.57:1
Text on #F8FAFC
FAIL
6.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A892DB;
}
.text-color {
color: #A892DB;
}
.border-color {
border: 2px solid #A892DB;
}