#992CB6
A medium, moderate magenta closely aligning with Darkorchid.
About #992CB6
When working with digital screens, the color #992CB6 is rendered by mixing light. Its closest recognized web color is Darkorchid. In the RGB color space, it consists of 153 red, 44 green, and 182 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 16% C, 76% M, 0% Y, and 29% K. The HSL representation is 287.4° hue, 61.1% saturation, and 44.3% lightness.
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#992CB6
RGB153, 44, 182
HSL287.4°, 61.1%, 44.3%
CMYK16%, 76%, 0%, 29%
HSV287.4°, 75.8%, 71.4%
LAB41.1, 62.9, -50.9
XYZ22.5, 12.0, 45.4
Decimal10038454
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.19: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: #992CB6;
}
.text-color {
color: #992CB6;
}
.border-color {
border: 2px solid #992CB6;
}