#A824FF
A medium, vivid purple closely aligning with Blueviolet.
About #A824FF
The precise color #A824FF is an excellent choice for modern design projects. Its closest recognized web color is Blueviolet. To achieve this exact tint on a monitor, you would use an RGB mix of 168, 36, and 255.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 34% cyan and 86% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A824FF
RGB168, 36, 255
HSL276.2°, 100.0%, 57.1%
CMYK34%, 86%, 0%, 0%
HSV276.2°, 85.9%, 100.0%
LAB48.0, 81.9, -81.4
XYZ34.8, 16.8, 96.0
Decimal11019519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.82:1
Text on #FFFFFF
AA
4.36:1
Text on #000000
AA Large
4.60:1
Text on #F8FAFC
AA
3.71:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A824FF;
}
.text-color {
color: #A824FF;
}
.border-color {
border: 2px solid #A824FF;
}