#C8AFDC Color Information

Hex color code: #C8AFDC

The hex color #C8AFDC is a ethereal purple with RGB values of (200, 175, 220) and HSL of (273°, 39%, 77%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C8AFDC
RGB
200, 175, 220
HSL
273°, 39%, 77%
CMYK
9%, 20%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8AFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 175, 220

Red: 200 / Green: 175 / Blue: 220

HSL

273°, 39%, 77%

Hue: 273° / Saturation: 39% / Lightness: 77%

CMYK

9%, 20%, 0%, 14%

Cyan: 9% / Magenta: 20% / Yellow: 0% / Key: 14%

What color is #C8AFDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8AFDC to RGB:

rgb(200, 175, 220)HEX to RGB Converter →

HEX to HSL

Convert #C8AFDC to HSL:

hsl(273, 39%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C8AFDC to CMYK:

cmyk(9%, 20%, 0%, 14%)Color Converter →

Color Meaning and Usage

A airy purple tone, #C8AFDC has RGB (200, 175, 220) and HSL (273°, 39%, 77%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8AFDC is #C2DBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #B0ADDB.

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

Contrast with #C8AFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8AFDC?

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

What is the RGB value of #C8AFDC?

#C8AFDC in RGB is (200, 175, 220) - 200 red, 175 green, and 220 blue.

How to use #C8AFDC in CSS?

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

What colors go well with #C8AFDC?

#C2DBAD (complementary), #B0ADDB (analogous), and #A278C4 (lighter shade) work well with #C8AFDC.