#CCABDE Color Information

Hex color code: #CCABDE

A soft purple shade, #CCABDE appears as (204, 171, 222) in RGB and (279°, 44%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CCABDE
RGB
204, 171, 222
HSL
279°, 44%, 77%
CMYK
8%, 23%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCABDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 171, 222

Red: 204 / Green: 171 / Blue: 222

HSL

279°, 44%, 77%

Hue: 279° / Saturation: 44% / Lightness: 77%

CMYK

8%, 23%, 0%, 13%

Cyan: 8% / Magenta: 23% / Yellow: 0% / Key: 13%

What color is #CCABDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCABDE to RGB:

rgb(204, 171, 222)HEX to RGB Converter →

HEX to HSL

Convert #CCABDE to HSL:

hsl(279, 44%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CCABDE to CMYK:

cmyk(8%, 23%, 0%, 13%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #CCABDE has RGB (204, 171, 222) and HSL (279°, 44%, 77%). 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 #CCABDE is #BDDEAB, creating high-contrast pairings. For softer combinations, try analogous colors like #B2ABDE.

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

Contrast with #CCABDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCABDE?

#CCABDE is a ethereal purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CCABDE?

#CCABDE in RGB is (204, 171, 222) - 204 red, 171 green, and 222 blue.

How to use #CCABDE in CSS?

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

What colors go well with #CCABDE?

#BDDEAB (complementary), #B2ABDE (analogous), and #AB73C9 (lighter shade) work well with #CCABDE.