#991DC5
A medium, vivid purple closely aligning with Darkorchid.
About #991DC5
At its core, #991DC5 is a medium and vivid hue. Its closest recognized web color is Darkorchid. Its digital footprint relies on 153 parts red, 29 parts green, and 197 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 22% Cyan, 85% Magenta, 0% Yellow, and 23% Black. The HSL representation is 284.3° hue, 74.3% saturation, and 44.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#991DC5
RGB153, 29, 197
HSL284.3°, 74.3%, 44.3%
CMYK22%, 85%, 0%, 23%
HSV284.3°, 85.3%, 77.3%
LAB40.7, 70.1, -60.4
XYZ23.7, 11.7, 53.8
Decimal10034629
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.29:1
Text on #FFFFFF
AA
3.34:1
Text on #000000
AA Large
6.02:1
Text on #F8FAFC
AA
2.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #991DC5;
}
.text-color {
color: #991DC5;
}
.border-color {
border: 2px solid #991DC5;
}