#CECCEE Color Information

Hex color code: #CECCEE

The hex color #CECCEE is a light blue with RGB values of (206, 204, 238) and HSL of (244°, 50%, 87%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#CECCEE
RGB
206, 204, 238
HSL
244°, 50%, 87%
CMYK
13%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECCEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 204, 238

Red: 206 / Green: 204 / Blue: 238

HSL

244°, 50%, 87%

Hue: 244° / Saturation: 50% / Lightness: 87%

CMYK

13%, 14%, 0%, 7%

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

What color is #CECCEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECCEE to RGB:

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

HEX to HSL

Convert #CECCEE to HSL:

hsl(244, 50%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CECCEE to CMYK:

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

Color Meaning and Usage

#CECCEE is a delicate blue color with RGB values of 206, 204, 238 and HSL of 244°, 50%, 87%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECCEE is #ECEECD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDDCEE.

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

Contrast with #CECCEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECCEE?

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

What is the RGB value of #CECCEE?

#CECCEE in RGB is (206, 204, 238) - 206 red, 204 green, and 238 blue.

How to use #CECCEE in CSS?

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

What colors go well with #CECCEE?

#ECEECD (complementary), #CDDCEE (analogous), and #9994DB (lighter shade) work well with #CECCEE.