#CECDEE Color Information

Hex color code: #CECDEE

#CECDEE is a ethereal blue color. In RGB it is (206, 205, 238), and in HSL it is (242°, 49%, 87%). It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CECDEE
RGB
206, 205, 238
HSL
242°, 49%, 87%
CMYK
13%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 205, 238

Red: 206 / Green: 205 / Blue: 238

HSL

242°, 49%, 87%

Hue: 242° / Saturation: 49% / Lightness: 87%

CMYK

13%, 14%, 0%, 7%

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

What color is #CECDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECDEE to RGB:

rgb(206, 205, 238)HEX to RGB Converter →

HEX to HSL

Convert #CECDEE to HSL:

hsl(242, 49%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CECDEE to CMYK:

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

Color Meaning and Usage

#CECDEE is a light blue color with RGB values of 206, 205, 238 and HSL of 242°, 49%, 87%. 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 #CECDEE is #EDEECE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEDDEE.

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

Contrast with #CECDEE

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 #CECDEE?

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

What is the RGB value of #CECDEE?

#CECDEE in RGB is (206, 205, 238) - 206 red, 205 green, and 238 blue.

How to use #CECDEE in CSS?

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

What colors go well with #CECDEE?

#EDEECE (complementary), #CEDDEE (analogous), and #9795DB (lighter shade) work well with #CECDEE.