#896DCA Color Information

Hex color code: #896DCA

A pastel purple shade, #896DCA appears as (137, 109, 202) in RGB and (258°, 47%, 61%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#896DCA
RGB
137, 109, 202
HSL
258°, 47%, 61%
CMYK
32%, 46%, 0%, 21%

Shades

CSS Usage
color: #896DCA;
background-color: #896DCA;
border-color: #896DCA;
box-shadow: 0 0 10px #896DCA;
border: 2px solid #896DCA;
Tailwind Usage
bg-[#896DCA]
text-[#896DCA]
border-[#896DCA]
shadow-[0_0_10px_896DCA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #896DCA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #896DCA; color: #000000; }

Badge

New Feature
.badge { background-color: #896DCA; 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 #896DCA; background-color: #896DCA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #896DCA20; border-left: 4px solid #896DCA; }

Link / Accent

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

a { color: #896DCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #896DCA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 109, 202

Red: 137 / Green: 109 / Blue: 202

HSL

258°, 47%, 61%

Hue: 258° / Saturation: 47% / Lightness: 61%

CMYK

32%, 46%, 0%, 21%

Cyan: 32% / Magenta: 46% / Yellow: 0% / Key: 21%

What color is #896DCA?

#896DCA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #896DCA to RGB:

rgb(137, 109, 202)HEX to RGB Converter →

HEX to HSL

Convert #896DCA to HSL:

hsl(258, 47%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #896DCA to CMYK:

cmyk(32%, 46%, 0%, 21%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #896DCA has RGB (137, 109, 202) and HSL (258°, 47%, 61%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #896DCA is #AECA6D, creating high-contrast pairings. For softer combinations, try analogous colors like #6D80CA.

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

Contrast with #896DCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #896DCA?

#896DCA is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #896DCA?

#896DCA in RGB is (137, 109, 202) - 137 red, 109 green, and 202 blue.

How to use #896DCA in CSS?

Use #896DCA directly in your CSS properties like color or background-color.

What colors go well with #896DCA?

#AECA6D (complementary), #6D80CA (analogous), and #5F3EAC (lighter shade) work well with #896DCA.