#992CA0
A medium, moderate magenta closely aligning with Darkmagenta.
About #992CA0
The precise color #992CA0 is an excellent choice for modern design projects. Its closest recognized web color is Darkmagenta. This translates to an RGB value of rgb(153, 44, 160).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 4% cyan and 72% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#992CA0
RGB153, 44, 160
HSL296.4°, 56.9%, 40.0%
CMYK4%, 72%, 0%, 37%
HSV296.4°, 72.5%, 62.7%
LAB39.8, 58.9, -40.0
XYZ20.4, 11.1, 34.3
Decimal10038432
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.52:1
Text on #FFFFFF
AA
3.22:1
Text on #000000
AA Large
6.23:1
Text on #F8FAFC
AA
2.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #992CA0;
}
.text-color {
color: #992CA0;
}
.border-color {
border: 2px solid #992CA0;
}