#A824DB
A medium, vivid purple closely aligning with Darkviolet.
About #A824DB
Visually, #A824DB is defined as a vivid purple. It is closely associated with the named CSS color Darkviolet. Its digital footprint relies on 168 parts red, 36 parts green, and 219 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 23% Cyan, 84% Magenta, 0% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A824DB
RGB168, 36, 219
HSL283.3°, 71.8%, 50.0%
CMYK23%, 84%, 0%, 14%
HSV283.3°, 83.6%, 85.9%
LAB45.2, 74.9, -65.6
XYZ29.6, 14.7, 68.3
Decimal11019483
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.33:1
Text on #FFFFFF
AA
3.94:1
Text on #000000
AA Large
5.09:1
Text on #F8FAFC
AA
3.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A824DB;
}
.text-color {
color: #A824DB;
}
.border-color {
border: 2px solid #A824DB;
}