#C8AACF Color Information

Hex color code: #C8AACF

A delicate magenta shade, #C8AACF appears as (200, 170, 207) in RGB and (289°, 28%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C8AACF
RGB
200, 170, 207
HSL
289°, 28%, 74%
CMYK
3%, 18%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8AACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 170, 207

Red: 200 / Green: 170 / Blue: 207

HSL

289°, 28%, 74%

Hue: 289° / Saturation: 28% / Lightness: 74%

CMYK

3%, 18%, 0%, 19%

Cyan: 3% / Magenta: 18% / Yellow: 0% / Key: 19%

What color is #C8AACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8AACF to RGB:

rgb(200, 170, 207)HEX to RGB Converter →

HEX to HSL

Convert #C8AACF to HSL:

hsl(289, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C8AACF to CMYK:

cmyk(3%, 18%, 0%, 19%)Color Converter →

Color Meaning and Usage

#C8AACF is a soft magenta color with RGB values of 200, 170, 207 and HSL of 289°, 28%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8AACF is #B1CFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #B6AACF.

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

Contrast with #C8AACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8AACF?

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

What is the RGB value of #C8AACF?

#C8AACF in RGB is (200, 170, 207) - 200 red, 170 green, and 207 blue.

How to use #C8AACF in CSS?

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

What colors go well with #C8AACF?

#B1CFAA (complementary), #B6AACF (analogous), and #A979B4 (lighter shade) work well with #C8AACF.