#897CCF Color Information

Hex color code: #897CCF

A gentle blue shade, #897CCF appears as (137, 124, 207) in RGB and (249°, 46%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#897CCF
RGB
137, 124, 207
HSL
249°, 46%, 65%
CMYK
34%, 40%, 0%, 19%

Shades

CSS Usage
color: #897CCF;
background-color: #897CCF;
border-color: #897CCF;
box-shadow: 0 0 10px #897CCF;
border: 2px solid #897CCF;
Tailwind Usage
bg-[#897CCF]
text-[#897CCF]
border-[#897CCF]
shadow-[0_0_10px_897CCF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #897CCF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #897CCF; color: #000000; }

Badge

New Feature
.badge { background-color: #897CCF; 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 #897CCF; background-color: #897CCF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #897CCF20; border-left: 4px solid #897CCF; }

Link / Accent

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

a { color: #897CCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #897CCF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 124, 207

Red: 137 / Green: 124 / Blue: 207

HSL

249°, 46%, 65%

Hue: 249° / Saturation: 46% / Lightness: 65%

CMYK

34%, 40%, 0%, 19%

Cyan: 34% / Magenta: 40% / Yellow: 0% / Key: 19%

What color is #897CCF?

#897CCF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #897CCF to RGB:

rgb(137, 124, 207)HEX to RGB Converter →

HEX to HSL

Convert #897CCF to HSL:

hsl(249, 46%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #897CCF to CMYK:

cmyk(34%, 40%, 0%, 19%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #897CCF has RGB (137, 124, 207) and HSL (249°, 46%, 65%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #897CCF is #C2CF7D, creating high-contrast pairings. For softer combinations, try analogous colors like #7D99CF.

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

Contrast with #897CCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #897CCF?

#897CCF is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #897CCF?

#897CCF in RGB is (137, 124, 207) - 137 red, 124 green, and 207 blue.

How to use #897CCF in CSS?

Use #897CCF directly in your CSS properties like color or background-color.

What colors go well with #897CCF?

#C2CF7D (complementary), #7D99CF (analogous), and #5645BA (lighter shade) work well with #897CCF.