#923ACC
A medium, moderate purple closely aligning with Darkorchid.
About #923ACC
Visually, #923ACC is defined as a moderate purple. Its closest recognized web color is Darkorchid. Its digital footprint relies on 146 parts red, 58 parts green, and 204 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 28% cyan and 72% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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#923ACC
RGB146, 58, 204
HSL276.2°, 58.9%, 51.4%
CMYK28%, 72%, 0%, 20%
HSV276.2°, 71.6%, 80.0%
LAB43.5, 60.7, -60.0
XYZ24.3, 13.5, 58.5
Decimal9583308
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.68:1
Text on #FFFFFF
AA
3.70:1
Text on #000000
AA Large
5.43:1
Text on #F8FAFC
AA
3.14:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #923ACC;
}
.text-color {
color: #923ACC;
}
.border-color {
border: 2px solid #923ACC;
}