#CECBEE Color Information

Hex color code: #CECBEE

#CECBEE is a airy blue color. In RGB it is (206, 203, 238), and in HSL it is (245°, 51%, 86%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#CECBEE
RGB
206, 203, 238
HSL
245°, 51%, 86%
CMYK
13%, 15%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECBEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 203, 238

Red: 206 / Green: 203 / Blue: 238

HSL

245°, 51%, 86%

Hue: 245° / Saturation: 51% / Lightness: 86%

CMYK

13%, 15%, 0%, 7%

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

What color is #CECBEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECBEE to RGB:

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

HEX to HSL

Convert #CECBEE to HSL:

hsl(245, 51%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CECBEE to CMYK:

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

Color Meaning and Usage

#CECBEE is a delicate blue color with RGB values of 206, 203, 238 and HSL of 245°, 51%, 86%. 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 #CECBEE is #EAEEC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9D8EE.

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

Contrast with #CECBEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECBEE?

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

What is the RGB value of #CECBEE?

#CECBEE in RGB is (206, 203, 238) - 206 red, 203 green, and 238 blue.

How to use #CECBEE in CSS?

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

What colors go well with #CECBEE?

#EAEEC9 (complementary), #C9D8EE (analogous), and #968FDB (lighter shade) work well with #CECBEE.