#CCBDF6 Color Information

Hex color code: #CCBDF6

#CCBDF6 is a airy purple color. In RGB it is (204, 189, 246), and in HSL it is (256°, 76%, 85%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CCBDF6
RGB
204, 189, 246
HSL
256°, 76%, 85%
CMYK
17%, 23%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCBDF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 189, 246

Red: 204 / Green: 189 / Blue: 246

HSL

256°, 76%, 85%

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

CMYK

17%, 23%, 0%, 4%

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

What color is #CCBDF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCBDF6 to RGB:

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

HEX to HSL

Convert #CCBDF6 to HSL:

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

HEX to CMYK

Convert #CCBDF6 to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #CCBDF6 has RGB (204, 189, 246) and HSL (256°, 76%, 85%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCBDF6 is #E6F6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCC9F6.

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

Contrast with #CCBDF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCBDF6?

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

What is the RGB value of #CCBDF6?

#CCBDF6 in RGB is (204, 189, 246) - 204 red, 189 green, and 246 blue.

How to use #CCBDF6 in CSS?

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

What colors go well with #CCBDF6?

#E6F6BC (complementary), #BCC9F6 (analogous), and #9778ED (lighter shade) work well with #CCBDF6.