#997DBF Color Information

Hex color code: #997DBF

A soft purple shade, #997DBF appears as (153, 125, 191) in RGB and (265°, 34%, 62%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#997DBF
RGB
153, 125, 191
HSL
265°, 34%, 62%
CMYK
20%, 35%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #997DBF; 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 #997DBF; background-color: #997DBF15; }

Alert / Toast

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

Link / Accent

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

a { color: #997DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 125, 191

Red: 153 / Green: 125 / Blue: 191

HSL

265°, 34%, 62%

Hue: 265° / Saturation: 34% / Lightness: 62%

CMYK

20%, 35%, 0%, 25%

Cyan: 20% / Magenta: 35% / Yellow: 0% / Key: 25%

What color is #997DBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #997DBF to RGB:

rgb(153, 125, 191)HEX to RGB Converter →

HEX to HSL

Convert #997DBF to HSL:

hsl(265, 34%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #997DBF to CMYK:

cmyk(20%, 35%, 0%, 25%)Color Converter →

Color Meaning and Usage

#997DBF is a pastel purple color with RGB values of 153, 125, 191 and HSL of 265°, 34%, 62%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #997DBF is #A4BF7D, creating high-contrast pairings. For softer combinations, try analogous colors like #7D83BF.

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

Contrast with #997DBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #997DBF?

#997DBF is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #997DBF?

#997DBF in RGB is (153, 125, 191) - 153 red, 125 green, and 191 blue.

How to use #997DBF in CSS?

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

What colors go well with #997DBF?

#A4BF7D (complementary), #7D83BF (analogous), and #714FA1 (lighter shade) work well with #997DBF.