#C88ACC Color Information

Hex color code: #C88ACC

#C88ACC is a delicate magenta color. In RGB it is (200, 138, 204), and in HSL it is (296°, 39%, 67%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C88ACC
RGB
200, 138, 204
HSL
296°, 39%, 67%
CMYK
2%, 32%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C88ACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 138, 204

Red: 200 / Green: 138 / Blue: 204

HSL

296°, 39%, 67%

Hue: 296° / Saturation: 39% / Lightness: 67%

CMYK

2%, 32%, 0%, 20%

Cyan: 2% / Magenta: 32% / Yellow: 0% / Key: 20%

What color is #C88ACC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C88ACC to RGB:

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

HEX to HSL

Convert #C88ACC to HSL:

hsl(296, 39%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C88ACC to CMYK:

cmyk(2%, 32%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #C88ACC has RGB (200, 138, 204) and HSL (296°, 39%, 67%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C88ACC is #8ECC8A, creating high-contrast pairings. For softer combinations, try analogous colors like #A68ACC.

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

Contrast with #C88ACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C88ACC?

#C88ACC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C88ACC?

#C88ACC in RGB is (200, 138, 204) - 200 red, 138 green, and 204 blue.

How to use #C88ACC in CSS?

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

What colors go well with #C88ACC?

#8ECC8A (complementary), #A68ACC (analogous), and #AE55B4 (lighter shade) work well with #C88ACC.