#CCBBDA Color Information

Hex color code: #CCBBDA

A light purple shade, #CCBBDA appears as (204, 187, 218) in RGB and (273°, 30%, 79%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CCBBDA
RGB
204, 187, 218
HSL
273°, 30%, 79%
CMYK
6%, 14%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBBDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 187, 218

Red: 204 / Green: 187 / Blue: 218

HSL

273°, 30%, 79%

Hue: 273° / Saturation: 30% / Lightness: 79%

CMYK

6%, 14%, 0%, 15%

Cyan: 6% / Magenta: 14% / Yellow: 0% / Key: 15%

What color is #CCBBDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBBDA to RGB:

rgb(204, 187, 218)HEX to RGB Converter →

HEX to HSL

Convert #CCBBDA to HSL:

hsl(273, 30%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CCBBDA to CMYK:

cmyk(6%, 14%, 0%, 15%)Color Converter →

Color Meaning and Usage

#CCBBDA is a ethereal purple color with RGB values of 204, 187, 218 and HSL of 273°, 30%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBBDA is #C8DAB9, creating high-contrast pairings. For softer combinations, try analogous colors like #BBB9DA.

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

Contrast with #CCBBDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBBDA?

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

What is the RGB value of #CCBBDA?

#CCBBDA in RGB is (204, 187, 218) - 204 red, 187 green, and 218 blue.

How to use #CCBBDA in CSS?

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

What colors go well with #CCBBDA?

#C8DAB9 (complementary), #BBB9DA (analogous), and #A688BF (lighter shade) work well with #CCBBDA.