#C89FEA Color Information

Hex color code: #C89FEA

The hex color #C89FEA is a delicate purple with RGB values of (200, 159, 234) and HSL of (273°, 64%, 77%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C89FEA
RGB
200, 159, 234
HSL
273°, 64%, 77%
CMYK
15%, 32%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C89FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 159, 234

Red: 200 / Green: 159 / Blue: 234

HSL

273°, 64%, 77%

Hue: 273° / Saturation: 64% / Lightness: 77%

CMYK

15%, 32%, 0%, 8%

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

What color is #C89FEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C89FEA to RGB:

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

HEX to HSL

Convert #C89FEA to HSL:

hsl(273, 64%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C89FEA to CMYK:

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

Color Meaning and Usage

#C89FEA is a ethereal purple color with RGB values of 200, 159, 234 and HSL of 273°, 64%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C89FEA is #C1EA9F, creating high-contrast pairings. For softer combinations, try analogous colors like #A39FEA.

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

Contrast with #C89FEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C89FEA?

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

What is the RGB value of #C89FEA?

#C89FEA in RGB is (200, 159, 234) - 200 red, 159 green, and 234 blue.

How to use #C89FEA in CSS?

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

What colors go well with #C89FEA?

#C1EA9F (complementary), #A39FEA (analogous), and #A460DC (lighter shade) work well with #C89FEA.