#CCBCD8 Color Information

Hex color code: #CCBCD8

#CCBCD8 is a light purple color. In RGB it is (204, 188, 216), and in HSL it is (274°, 26%, 79%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CCBCD8
RGB
204, 188, 216
HSL
274°, 26%, 79%
CMYK
6%, 13%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBCD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 188, 216

Red: 204 / Green: 188 / Blue: 216

HSL

274°, 26%, 79%

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

CMYK

6%, 13%, 0%, 15%

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

What color is #CCBCD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBCD8 to RGB:

rgb(204, 188, 216)HEX to RGB Converter →

HEX to HSL

Convert #CCBCD8 to HSL:

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

HEX to CMYK

Convert #CCBCD8 to CMYK:

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

Color Meaning and Usage

#CCBCD8 is a airy purple color with RGB values of 204, 188, 216 and HSL of 274°, 26%, 79%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBCD8 is #C8D7BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BDBCD7.

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

Contrast with #CCBCD8

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 #CCBCD8?

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

What is the RGB value of #CCBCD8?

#CCBCD8 in RGB is (204, 188, 216) - 204 red, 188 green, and 216 blue.

How to use #CCBCD8 in CSS?

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

What colors go well with #CCBCD8?

#C8D7BC (complementary), #BDBCD7 (analogous), and #A68BBB (lighter shade) work well with #CCBCD8.