#922CB6
A medium, moderate purple closely aligning with Darkorchid.
About #922CB6
The hex code #922CB6 represents a beautifully specific shade of purple. It is closely associated with the named CSS color Darkorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 44, and 182.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 20% C, 76% M, 0% Y, and 29% K. With a hue angle of 284.3 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#922CB6
RGB146, 44, 182
HSL284.3°, 61.1%, 44.3%
CMYK20%, 76%, 0%, 29%
HSV284.3°, 75.8%, 71.4%
LAB40.1, 61.6, -52.7
XYZ21.2, 11.3, 45.3
Decimal9579702
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.45:1
Text on #FFFFFF
AA
3.26:1
Text on #000000
AA Large
6.16:1
Text on #F8FAFC
AA
2.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #922CB6;
}
.text-color {
color: #922CB6;
}
.border-color {
border: 2px solid #922CB6;
}