#CCB7DC Color Information

Hex color code: #CCB7DC

The hex color #CCB7DC is a light purple with RGB values of (204, 183, 220) and HSL of (274°, 35%, 79%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#CCB7DC
RGB
204, 183, 220
HSL
274°, 35%, 79%
CMYK
7%, 17%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCB7DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 183, 220

Red: 204 / Green: 183 / Blue: 220

HSL

274°, 35%, 79%

Hue: 274° / Saturation: 35% / Lightness: 79%

CMYK

7%, 17%, 0%, 14%

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

What color is #CCB7DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCB7DC to RGB:

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

HEX to HSL

Convert #CCB7DC to HSL:

hsl(274, 35%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CCB7DC to CMYK:

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

Color Meaning and Usage

A soft purple tone, #CCB7DC has RGB (204, 183, 220) and HSL (274°, 35%, 79%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCB7DC is #C7DCB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B9B7DC.

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

Contrast with #CCB7DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCB7DC?

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

What is the RGB value of #CCB7DC?

#CCB7DC in RGB is (204, 183, 220) - 204 red, 183 green, and 220 blue.

How to use #CCB7DC in CSS?

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

What colors go well with #CCB7DC?

#C7DCB7 (complementary), #B9B7DC (analogous), and #A783C3 (lighter shade) work well with #CCB7DC.