#CCB2DC Color Information

Hex color code: #CCB2DC

A soft purple shade, #CCB2DC appears as (204, 178, 220) in RGB and (277°, 38%, 78%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#CCB2DC
RGB
204, 178, 220
HSL
277°, 38%, 78%
CMYK
7%, 19%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCB2DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 178, 220

Red: 204 / Green: 178 / Blue: 220

HSL

277°, 38%, 78%

Hue: 277° / Saturation: 38% / Lightness: 78%

CMYK

7%, 19%, 0%, 14%

Cyan: 7% / Magenta: 19% / Yellow: 0% / Key: 14%

What color is #CCB2DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCB2DC to RGB:

rgb(204, 178, 220)HEX to RGB Converter →

HEX to HSL

Convert #CCB2DC to HSL:

hsl(277, 38%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CCB2DC to CMYK:

cmyk(7%, 19%, 0%, 14%)Color Converter →

Color Meaning and Usage

A airy purple tone, #CCB2DC has RGB (204, 178, 220) and HSL (277°, 38%, 78%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCB2DC is #C2DCB2, creating high-contrast pairings. For softer combinations, try analogous colors like #B7B2DC.

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

Contrast with #CCB2DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCB2DC?

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

What is the RGB value of #CCB2DC?

#CCB2DC in RGB is (204, 178, 220) - 204 red, 178 green, and 220 blue.

How to use #CCB2DC in CSS?

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

What colors go well with #CCB2DC?

#C2DCB2 (complementary), #B7B2DC (analogous), and #A97DC5 (lighter shade) work well with #CCB2DC.