#922CC5
A medium, moderate purple closely aligning with Darkorchid.
About #922CC5
At its core, #922CC5 is a medium and moderate hue. Designers often compare it to the standard color Darkorchid. This translates to an RGB value of rgb(146, 44, 197).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 26% cyan, 78% magenta, 0% yellow, and 23% black. With a hue angle of 280.0 degrees, it sits comfortably in the purple spectrum.
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#922CC5
RGB146, 44, 197
HSL280.0°, 63.5%, 47.3%
CMYK26%, 78%, 0%, 23%
HSV280.0°, 77.7%, 77.3%
LAB41.1, 64.6, -59.7
XYZ22.8, 11.9, 53.9
Decimal9579717
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.20:1
Text on #FFFFFF
AA
3.39:1
Text on #000000
AA Large
5.92:1
Text on #F8FAFC
AA
2.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #922CC5;
}
.text-color {
color: #922CC5;
}
.border-color {
border: 2px solid #922CC5;
}