#997CEA Color Information

Hex color code: #997CEA

A vivid purple shade, #997CEA appears as (153, 124, 234) in RGB and (256°, 72%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#997CEA
RGB
153, 124, 234
HSL
256°, 72%, 70%
CMYK
35%, 47%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #997CEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 124, 234

Red: 153 / Green: 124 / Blue: 234

HSL

256°, 72%, 70%

Hue: 256° / Saturation: 72% / Lightness: 70%

CMYK

35%, 47%, 0%, 8%

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

What color is #997CEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #997CEA to RGB:

rgb(153, 124, 234)HEX to RGB Converter →

HEX to HSL

Convert #997CEA to HSL:

hsl(256, 72%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #997CEA to CMYK:

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

Color Meaning and Usage

A striking purple tone, #997CEA has RGB (153, 124, 234) and HSL (256°, 72%, 70%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #997CEA is #CCEA7B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B95EA.

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

Contrast with #997CEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #997CEA?

#997CEA is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #997CEA?

#997CEA in RGB is (153, 124, 234) - 153 red, 124 green, and 234 blue.

How to use #997CEA in CSS?

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

What colors go well with #997CEA?

#CCEA7B (complementary), #7B95EA (analogous), and #663ADF (lighter shade) work well with #997CEA.