#C89DEA Color Information

Hex color code: #C89DEA

The hex color #C89DEA is a soft purple with RGB values of (200, 157, 234) and HSL of (274°, 65%, 77%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C89DEA
RGB
200, 157, 234
HSL
274°, 65%, 77%
CMYK
15%, 33%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #C89DEA; 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 #C89DEA; background-color: #C89DEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #C89DEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #C89DEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 157, 234

Red: 200 / Green: 157 / Blue: 234

HSL

274°, 65%, 77%

Hue: 274° / Saturation: 65% / Lightness: 77%

CMYK

15%, 33%, 0%, 8%

Cyan: 15% / Magenta: 33% / Yellow: 0% / Key: 8%

What color is #C89DEA?

#C89DEA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C89DEA to RGB:

rgb(200, 157, 234)HEX to RGB Converter →

HEX to HSL

Convert #C89DEA to HSL:

hsl(274, 65%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C89DEA to CMYK:

cmyk(15%, 33%, 0%, 8%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #C89DEA has RGB (200, 157, 234) and HSL (274°, 65%, 77%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C89DEA is #BFEA9E, creating high-contrast pairings. For softer combinations, try analogous colors like #A39EEA.

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

Contrast with #C89DEA

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

Contrast Ratio: 9.47:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C89DEA?

#C89DEA is a ethereal purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C89DEA?

#C89DEA in RGB is (200, 157, 234) - 200 red, 157 green, and 234 blue.

How to use #C89DEA in CSS?

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

What colors go well with #C89DEA?

#BFEA9E (complementary), #A39EEA (analogous), and #A65FDD (lighter shade) work well with #C89DEA.