#997FDC Color Information

Hex color code: #997FDC

#997FDC is a peaceful purple color. In RGB it is (153, 127, 220), and in HSL it is (257°, 57%, 68%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#997FDC
RGB
153, 127, 220
HSL
257°, 57%, 68%
CMYK
30%, 42%, 0%, 14%

Shades

CSS Usage
color: #997FDC;
background-color: #997FDC;
border-color: #997FDC;
box-shadow: 0 0 10px #997FDC;
border: 2px solid #997FDC;
Tailwind Usage
bg-[#997FDC]
text-[#997FDC]
border-[#997FDC]
shadow-[0_0_10px_997FDC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #997FDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #997FDC; color: #000000; }

Badge

New Feature
.badge { background-color: #997FDC; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #997FDC; background-color: #997FDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #997FDC20; border-left: 4px solid #997FDC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #997FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #997FDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 127, 220

Red: 153 / Green: 127 / Blue: 220

HSL

257°, 57%, 68%

Hue: 257° / Saturation: 57% / Lightness: 68%

CMYK

30%, 42%, 0%, 14%

Cyan: 30% / Magenta: 42% / Yellow: 0% / Key: 14%

What color is #997FDC?

#997FDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #997FDC to RGB:

rgb(153, 127, 220)HEX to RGB Converter →

HEX to HSL

Convert #997FDC to HSL:

hsl(257, 57%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #997FDC to CMYK:

cmyk(30%, 42%, 0%, 14%)Color Converter →

Color Meaning and Usage

A tranquil purple tone, #997FDC has RGB (153, 127, 220) and HSL (257°, 57%, 68%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #997FDC is #C2DC7F, creating high-contrast pairings. For softer combinations, try analogous colors like #7F93DC.

Use #997FDC in CSS: color: #997FDC or background-color: #997FDC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #997FDC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 6.42:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #997FDC?

#997FDC is a tranquil purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #997FDC?

#997FDC in RGB is (153, 127, 220) - 153 red, 127 green, and 220 blue.

How to use #997FDC in CSS?

Use #997FDC directly in your CSS properties like color or background-color.

What colors go well with #997FDC?

#C2DC7F (complementary), #7F93DC (analogous), and #6A43CB (lighter shade) work well with #997FDC.