#922CBD
A medium, moderate purple closely aligning with Darkorchid.
About #922CBD
When working with digital screens, the color #922CBD is rendered by mixing light. Its closest recognized web color is Darkorchid. Its digital footprint relies on 146 parts red, 44 parts green, and 189 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 23% cyan, 77% magenta, 0% yellow, and 26% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#922CBD
RGB146, 44, 189
HSL282.2°, 62.2%, 45.7%
CMYK23%, 77%, 0%, 26%
HSV282.2°, 76.7%, 74.1%
LAB40.6, 63.0, -56.0
XYZ21.9, 11.6, 49.2
Decimal9579709
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.33:1
Text on #FFFFFF
AA
3.32:1
Text on #000000
AA Large
6.05:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #922CBD;
}
.text-color {
color: #922CBD;
}
.border-color {
border: 2px solid #922CBD;
}