#A824D3
A medium, vivid magenta closely aligning with Darkorchid.
About #A824D3
The precise color #A824D3 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkorchid. Its digital footprint relies on 168 parts red, 36 parts green, and 211 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 20% cyan and 83% magenta inks. The HSL representation is 285.3° hue, 70.9% saturation, and 48.4% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A824D3
RGB168, 36, 211
HSL285.3°, 70.9%, 48.4%
CMYK20%, 83%, 0%, 17%
HSV285.3°, 82.9%, 82.7%
LAB44.6, 73.4, -62.0
XYZ28.5, 14.3, 62.9
Decimal11019475
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.44:1
Text on #FFFFFF
AA
3.86:1
Text on #000000
AA Large
5.20:1
Text on #F8FAFC
AA
3.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A824D3;
}
.text-color {
color: #A824D3;
}
.border-color {
border: 2px solid #A824D3;
}