#CECFDD Color Information

Hex color code: #CECFDD

The hex color #CECFDD is a airy blue with RGB values of (206, 207, 221) and HSL of (236°, 18%, 84%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#CECFDD
RGB
206, 207, 221
HSL
236°, 18%, 84%
CMYK
7%, 6%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 207, 221

Red: 206 / Green: 207 / Blue: 221

HSL

236°, 18%, 84%

Hue: 236° / Saturation: 18% / Lightness: 84%

CMYK

7%, 6%, 0%, 13%

Cyan: 7% / Magenta: 6% / Yellow: 0% / Key: 13%

What color is #CECFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECFDD to RGB:

rgb(206, 207, 221)HEX to RGB Converter →

HEX to HSL

Convert #CECFDD to HSL:

hsl(236, 18%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CECFDD to CMYK:

cmyk(7%, 6%, 0%, 13%)Color Converter →

Color Meaning and Usage

#CECFDD is a light blue color with RGB values of 206, 207, 221 and HSL of 236°, 18%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECFDD is #DEDDCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD7DE.

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

Contrast with #CECFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECFDD?

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

What is the RGB value of #CECFDD?

#CECFDD in RGB is (206, 207, 221) - 206 red, 207 green, and 221 blue.

How to use #CECFDD in CSS?

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

What colors go well with #CECFDD?

#DEDDCF (complementary), #CFD7DE (analogous), and #A2A4BE (lighter shade) work well with #CECFDD.