#997DED Color Information

Hex color code: #997DED

The hex color #997DED is a eye-catching purple with RGB values of (153, 125, 237) and HSL of (255°, 76%, 71%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#997DED
RGB
153, 125, 237
HSL
255°, 76%, 71%
CMYK
35%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #997DED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 125, 237

Red: 153 / Green: 125 / Blue: 237

HSL

255°, 76%, 71%

Hue: 255° / Saturation: 76% / Lightness: 71%

CMYK

35%, 47%, 0%, 7%

Cyan: 35% / Magenta: 47% / Yellow: 0% / Key: 7%

What color is #997DED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #997DED to RGB:

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

HEX to HSL

Convert #997DED to HSL:

hsl(255, 76%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #997DED to CMYK:

cmyk(35%, 47%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold purple tone, #997DED has RGB (153, 125, 237) and HSL (255°, 76%, 71%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #997DED is #D1ED7D, creating high-contrast pairings. For softer combinations, try analogous colors like #7D99ED.

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

Contrast with #997DED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #997DED?

#997DED is a bold purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #997DED?

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

How to use #997DED in CSS?

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

What colors go well with #997DED?

#D1ED7D (complementary), #7D99ED (analogous), and #643AE4 (lighter shade) work well with #997DED.