#8A33CC
A medium, moderate purple closely aligning with Darkorchid.
About #8A33CC
Visually, #8A33CC is defined as a moderate purple. Designers often compare it to the standard color Darkorchid. Its digital footprint relies on 138 parts red, 51 parts green, and 204 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 32% cyan and 75% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A33CC
RGB138, 51, 204
HSL274.1°, 60.0%, 50.0%
CMYK32%, 75%, 0%, 20%
HSV274.1°, 75.0%, 80.0%
LAB41.4, 62.1, -63.4
XYZ22.6, 12.1, 58.3
Decimal9057228
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.13:1
Text on #FFFFFF
AA
3.43:1
Text on #000000
AA Large
5.86:1
Text on #F8FAFC
AA
2.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A33CC;
}
.text-color {
color: #8A33CC;
}
.border-color {
border: 2px solid #8A33CC;
}