#CCBCE2 Color Information

Hex color code: #CCBCE2

#CCBCE2 is a delicate purple color. In RGB it is (204, 188, 226), and in HSL it is (265°, 40%, 81%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CCBCE2
RGB
204, 188, 226
HSL
265°, 40%, 81%
CMYK
10%, 17%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBCE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 188, 226

Red: 204 / Green: 188 / Blue: 226

HSL

265°, 40%, 81%

Hue: 265° / Saturation: 40% / Lightness: 81%

CMYK

10%, 17%, 0%, 11%

Cyan: 10% / Magenta: 17% / Yellow: 0% / Key: 11%

What color is #CCBCE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBCE2 to RGB:

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

HEX to HSL

Convert #CCBCE2 to HSL:

hsl(265, 40%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CCBCE2 to CMYK:

cmyk(10%, 17%, 0%, 11%)Color Converter →

Color Meaning and Usage

#CCBCE2 is a soft purple color with RGB values of 204, 188, 226 and HSL of 265°, 40%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBCE2 is #D2E2BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBBEE2.

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

Contrast with #CCBCE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBCE2?

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

What is the RGB value of #CCBCE2?

#CCBCE2 in RGB is (204, 188, 226) - 204 red, 188 green, and 226 blue.

How to use #CCBCE2 in CSS?

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

What colors go well with #CCBCE2?

#D2E2BB (complementary), #BBBEE2 (analogous), and #A386CB (lighter shade) work well with #CCBCE2.