#CCBCF5 Color Information

Hex color code: #CCBCF5

A ethereal purple shade, #CCBCF5 appears as (204, 188, 245) in RGB and (257°, 74%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CCBCF5
RGB
204, 188, 245
HSL
257°, 74%, 85%
CMYK
17%, 23%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBCF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 188, 245

Red: 204 / Green: 188 / Blue: 245

HSL

257°, 74%, 85%

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

CMYK

17%, 23%, 0%, 4%

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

What color is #CCBCF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBCF5 to RGB:

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

HEX to HSL

Convert #CCBCF5 to HSL:

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

HEX to CMYK

Convert #CCBCF5 to CMYK:

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

Color Meaning and Usage

A light purple tone, #CCBCF5 has RGB (204, 188, 245) and HSL (257°, 74%, 85%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBCF5 is #E5F5BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC9F5.

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

Contrast with #CCBCF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBCF5?

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

What is the RGB value of #CCBCF5?

#CCBCF5 in RGB is (204, 188, 245) - 204 red, 188 green, and 245 blue.

How to use #CCBCF5 in CSS?

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

What colors go well with #CCBCF5?

#E5F5BC (complementary), #BCC9F5 (analogous), and #9A7AEB (lighter shade) work well with #CCBCF5.