#CCBBE0 Color Information

Hex color code: #CCBBE0

The hex color #CCBBE0 is a soft purple with RGB values of (204, 187, 224) and HSL of (268°, 37%, 81%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#CCBBE0
RGB
204, 187, 224
HSL
268°, 37%, 81%
CMYK
9%, 17%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBBE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 187, 224

Red: 204 / Green: 187 / Blue: 224

HSL

268°, 37%, 81%

Hue: 268° / Saturation: 37% / Lightness: 81%

CMYK

9%, 17%, 0%, 12%

Cyan: 9% / Magenta: 17% / Yellow: 0% / Key: 12%

What color is #CCBBE0?

#CCBBE0 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBBE0 to RGB:

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

HEX to HSL

Convert #CCBBE0 to HSL:

hsl(268, 37%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CCBBE0 to CMYK:

cmyk(9%, 17%, 0%, 12%)Color Converter →

Color Meaning and Usage

A soft purple tone, #CCBBE0 has RGB (204, 187, 224) and HSL (268°, 37%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBBE0 is #D0E0BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDBEE0.

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

Contrast with #CCBBE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBBE0?

#CCBBE0 is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCBBE0?

#CCBBE0 in RGB is (204, 187, 224) - 204 red, 187 green, and 224 blue.

How to use #CCBBE0 in CSS?

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

What colors go well with #CCBBE0?

#D0E0BD (complementary), #BDBEE0 (analogous), and #A688C8 (lighter shade) work well with #CCBBE0.