#C88AEF Color Information

Hex color code: #C88AEF

The hex color #C88AEF is a dynamic purple with RGB values of (200, 138, 239) and HSL of (277°, 76%, 74%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C88AEF
RGB
200, 138, 239
HSL
277°, 76%, 74%
CMYK
16%, 42%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C88AEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 138, 239

Red: 200 / Green: 138 / Blue: 239

HSL

277°, 76%, 74%

Hue: 277° / Saturation: 76% / Lightness: 74%

CMYK

16%, 42%, 0%, 6%

Cyan: 16% / Magenta: 42% / Yellow: 0% / Key: 6%

What color is #C88AEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C88AEF to RGB:

rgb(200, 138, 239)HEX to RGB Converter →

HEX to HSL

Convert #C88AEF to HSL:

hsl(277, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C88AEF to CMYK:

cmyk(16%, 42%, 0%, 6%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #C88AEF has RGB (200, 138, 239) and HSL (277°, 76%, 74%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C88AEF is #B1EF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #968AEF.

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

Contrast with #C88AEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C88AEF?

#C88AEF is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C88AEF?

#C88AEF in RGB is (200, 138, 239) - 200 red, 138 green, and 239 blue.

How to use #C88AEF in CSS?

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

What colors go well with #C88AEF?

#B1EF8A (complementary), #968AEF (analogous), and #A947E6 (lighter shade) work well with #C88AEF.