#C9C4DE Color Information

Hex color code: #C9C4DE

The hex color #C9C4DE is a light blue with RGB values of (201, 196, 222) and HSL of (252°, 28%, 82%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#C9C4DE
RGB
201, 196, 222
HSL
252°, 28%, 82%
CMYK
9%, 12%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C9C4DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 196, 222

Red: 201 / Green: 196 / Blue: 222

HSL

252°, 28%, 82%

Hue: 252° / Saturation: 28% / Lightness: 82%

CMYK

9%, 12%, 0%, 13%

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

What color is #C9C4DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C9C4DE to RGB:

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

HEX to HSL

Convert #C9C4DE to HSL:

hsl(252, 28%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #C9C4DE to CMYK:

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

Color Meaning and Usage

#C9C4DE is a ethereal blue color with RGB values of 201, 196, 222 and HSL of 252°, 28%, 82%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C9C4DE is #D9DEC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4CCDE.

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

Contrast with #C9C4DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C9C4DE?

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

What is the RGB value of #C9C4DE?

#C9C4DE in RGB is (201, 196, 222) - 201 red, 196 green, and 222 blue.

How to use #C9C4DE in CSS?

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

What colors go well with #C9C4DE?

#D9DEC4 (complementary), #C4CCDE (analogous), and #9D93C2 (lighter shade) work well with #C9C4DE.