#C89BEB Color Information

Hex color code: #C89BEB

The hex color #C89BEB is a light purple with RGB values of (200, 155, 235) and HSL of (274°, 67%, 76%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C89BEB
RGB
200, 155, 235
HSL
274°, 67%, 76%
CMYK
15%, 34%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C89BEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 155, 235

Red: 200 / Green: 155 / Blue: 235

HSL

274°, 67%, 76%

Hue: 274° / Saturation: 67% / Lightness: 76%

CMYK

15%, 34%, 0%, 8%

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

What color is #C89BEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C89BEB to RGB:

rgb(200, 155, 235)HEX to RGB Converter →

HEX to HSL

Convert #C89BEB to HSL:

hsl(274, 67%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #C89BEB to CMYK:

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

Color Meaning and Usage

A airy purple tone, #C89BEB has RGB (200, 155, 235) and HSL (274°, 67%, 76%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C89BEB is #BCEB99, creating high-contrast pairings. For softer combinations, try analogous colors like #9E99EB.

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

Contrast with #C89BEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C89BEB?

#C89BEB is a airy purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C89BEB?

#C89BEB in RGB is (200, 155, 235) - 200 red, 155 green, and 235 blue.

How to use #C89BEB in CSS?

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

What colors go well with #C89BEB?

#BCEB99 (complementary), #9E99EB (analogous), and #A459DE (lighter shade) work well with #C89BEB.