#992CC5
A medium, moderate purple closely aligning with Darkorchid.
About #992CC5
When working with digital screens, the color #992CC5 is rendered by mixing light. It is closely associated with the named CSS color Darkorchid. In the RGB color space, it consists of 153 red, 44 green, and 197 blue.
Translating this color to physical media requires the CMYK color model. The color uses 22% Cyan, 78% Magenta, 0% Yellow, and 23% Black. 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#992CC5
RGB153, 44, 197
HSL282.7°, 63.5%, 47.3%
CMYK22%, 78%, 0%, 23%
HSV282.7°, 77.7%, 77.3%
LAB42.2, 65.8, -58.0
XYZ24.1, 12.6, 54.0
Decimal10038469
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.96:1
Text on #FFFFFF
AA
3.52:1
Text on #000000
AA Large
5.70:1
Text on #F8FAFC
AA
2.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #992CC5;
}
.text-color {
color: #992CC5;
}
.border-color {
border: 2px solid #992CC5;
}