#CECAE8 Color Information

Hex color code: #CECAE8

#CECAE8 is a delicate blue color. In RGB it is (206, 202, 232), and in HSL it is (248°, 39%, 85%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#CECAE8
RGB
206, 202, 232
HSL
248°, 39%, 85%
CMYK
11%, 13%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECAE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 202, 232

Red: 206 / Green: 202 / Blue: 232

HSL

248°, 39%, 85%

Hue: 248° / Saturation: 39% / Lightness: 85%

CMYK

11%, 13%, 0%, 9%

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

What color is #CECAE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECAE8 to RGB:

rgb(206, 202, 232)HEX to RGB Converter →

HEX to HSL

Convert #CECAE8 to HSL:

hsl(248, 39%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CECAE8 to CMYK:

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

Color Meaning and Usage

#CECAE8 is a ethereal blue color with RGB values of 206, 202, 232 and HSL of 248°, 39%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECAE8 is #E4E8CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAD5E8.

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

Contrast with #CECAE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECAE8?

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

What is the RGB value of #CECAE8?

#CECAE8 in RGB is (206, 202, 232) - 206 red, 202 green, and 232 blue.

How to use #CECAE8 in CSS?

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

What colors go well with #CECAE8?

#E4E8CA (complementary), #CAD5E8 (analogous), and #9D95D0 (lighter shade) work well with #CECAE8.