#997CD3
A light, moderate purple closely aligning with Mediumpurple.
About #997CD3
When working with digital screens, the color #997CD3 is rendered by mixing light. Designers often compare it to the standard color Mediumpurple. In the RGB color space, it consists of 153 red, 124 green, and 211 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 27% C, 41% M, 0% Y, and 17% K. With a hue angle of 260.0 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#997CD3
RGB153, 124, 211
HSL260.0°, 49.7%, 65.7%
CMYK27%, 41%, 0%, 17%
HSV260.0°, 41.2%, 82.7%
LAB57.9, 29.5, -40.9
XYZ32.1, 25.9, 64.9
Decimal10058963
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.18:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.25:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #997CD3;
}
.text-color {
color: #997CD3;
}
.border-color {
border: 2px solid #997CD3;
}