#CCC6FB Color Information

Hex color code: #CCC6FB

The hex color #CCC6FB is a ethereal blue with RGB values of (204, 198, 251) and HSL of (247°, 87%, 88%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CCC6FB
RGB
204, 198, 251
HSL
247°, 87%, 88%
CMYK
19%, 21%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC6FB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 198, 251

Red: 204 / Green: 198 / Blue: 251

HSL

247°, 87%, 88%

Hue: 247° / Saturation: 87% / Lightness: 88%

CMYK

19%, 21%, 0%, 2%

Cyan: 19% / Magenta: 21% / Yellow: 0% / Key: 2%

What color is #CCC6FB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC6FB to RGB:

rgb(204, 198, 251)HEX to RGB Converter →

HEX to HSL

Convert #CCC6FB to HSL:

hsl(247, 87%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC6FB to CMYK:

cmyk(19%, 21%, 0%, 2%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #CCC6FB has RGB (204, 198, 251) and HSL (247°, 87%, 88%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC6FB is #F5FBC6, creating high-contrast pairings. For softer combinations, try analogous colors like #C6DAFB.

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

Contrast with #CCC6FB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC6FB?

#CCC6FB is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCC6FB?

#CCC6FB in RGB is (204, 198, 251) - 204 red, 198 green, and 251 blue.

How to use #CCC6FB in CSS?

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

What colors go well with #CCC6FB?

#F5FBC6 (complementary), #C6DAFB (analogous), and #8C7EF6 (lighter shade) work well with #CCC6FB.