#A02CCC
A medium, moderate purple closely aligning with Darkorchid.
About #A02CCC
Visually, #A02CCC is defined as a moderate purple. Its closest recognized web color is Darkorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 44, and 204.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 22% cyan and 78% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A02CCC
RGB160, 44, 204
HSL283.5°, 64.5%, 48.6%
CMYK22%, 78%, 0%, 20%
HSV283.5°, 78.4%, 80.0%
LAB43.7, 68.5, -59.5
XYZ26.3, 13.6, 58.4
Decimal10497228
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.63:1
Text on #FFFFFF
AA
3.73:1
Text on #000000
AA Large
5.39:1
Text on #F8FAFC
AA
3.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A02CCC;
}
.text-color {
color: #A02CCC;
}
.border-color {
border: 2px solid #A02CCC;
}