#CCBCF6 Color Information

Hex color code: #CCBCF6

#CCBCF6 is a light purple color. In RGB it is (204, 188, 246), and in HSL it is (257°, 76%, 85%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CCBCF6
RGB
204, 188, 246
HSL
257°, 76%, 85%
CMYK
17%, 24%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBCF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 188, 246

Red: 204 / Green: 188 / Blue: 246

HSL

257°, 76%, 85%

Hue: 257° / Saturation: 76% / Lightness: 85%

CMYK

17%, 24%, 0%, 4%

Cyan: 17% / Magenta: 24% / Yellow: 0% / Key: 4%

What color is #CCBCF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBCF6 to RGB:

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

HEX to HSL

Convert #CCBCF6 to HSL:

hsl(257, 76%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CCBCF6 to CMYK:

cmyk(17%, 24%, 0%, 4%)Color Converter →

Color Meaning and Usage

#CCBCF6 is a ethereal purple color with RGB values of 204, 188, 246 and HSL of 257°, 76%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBCF6 is #E5F6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC8F6.

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

Contrast with #CCBCF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBCF6?

#CCBCF6 is a ethereal purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCBCF6?

#CCBCF6 in RGB is (204, 188, 246) - 204 red, 188 green, and 246 blue.

How to use #CCBCF6 in CSS?

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

What colors go well with #CCBCF6?

#E5F6BC (complementary), #BCC8F6 (analogous), and #9978ED (lighter shade) work well with #CCBCF6.