#C89EEC Color Information

Hex color code: #C89EEC

A light purple shade, #C89EEC appears as (200, 158, 236) in RGB and (272°, 67%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C89EEC
RGB
200, 158, 236
HSL
272°, 67%, 77%
CMYK
15%, 33%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C89EEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 158, 236

Red: 200 / Green: 158 / Blue: 236

HSL

272°, 67%, 77%

Hue: 272° / Saturation: 67% / Lightness: 77%

CMYK

15%, 33%, 0%, 7%

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

What color is #C89EEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C89EEC to RGB:

rgb(200, 158, 236)HEX to RGB Converter →

HEX to HSL

Convert #C89EEC to HSL:

hsl(272, 67%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C89EEC to CMYK:

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

Color Meaning and Usage

#C89EEC is a delicate purple color with RGB values of 200, 158, 236 and HSL of 272°, 67%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C89EEC is #C2EC9D, creating high-contrast pairings. For softer combinations, try analogous colors like #A09DEC.

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

Contrast with #C89EEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C89EEC?

#C89EEC is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C89EEC?

#C89EEC in RGB is (200, 158, 236) - 200 red, 158 green, and 236 blue.

How to use #C89EEC in CSS?

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

What colors go well with #C89EEC?

#C2EC9D (complementary), #A09DEC (analogous), and #A25DDF (lighter shade) work well with #C89EEC.