#CCC9DE Color Information

Hex color code: #CCC9DE

#CCC9DE is a light blue color. In RGB it is (204, 201, 222), and in HSL it is (249°, 24%, 83%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#CCC9DE
RGB
204, 201, 222
HSL
249°, 24%, 83%
CMYK
8%, 9%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC9DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 201, 222

Red: 204 / Green: 201 / Blue: 222

HSL

249°, 24%, 83%

Hue: 249° / Saturation: 24% / Lightness: 83%

CMYK

8%, 9%, 0%, 13%

Cyan: 8% / Magenta: 9% / Yellow: 0% / Key: 13%

What color is #CCC9DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC9DE to RGB:

rgb(204, 201, 222)HEX to RGB Converter →

HEX to HSL

Convert #CCC9DE to HSL:

hsl(249, 24%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC9DE to CMYK:

cmyk(8%, 9%, 0%, 13%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #CCC9DE has RGB (204, 201, 222) and HSL (249°, 24%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC9DE is #DBDEC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9D1DE.

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

Contrast with #CCC9DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC9DE?

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

What is the RGB value of #CCC9DE?

#CCC9DE in RGB is (204, 201, 222) - 204 red, 201 green, and 222 blue.

How to use #CCC9DE in CSS?

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

What colors go well with #CCC9DE?

#DBDEC9 (complementary), #C9D1DE (analogous), and #A09AC1 (lighter shade) work well with #CCC9DE.