#CECCDF Color Information

Hex color code: #CECCDF

A ethereal blue shade, #CECCDF appears as (206, 204, 223) in RGB and (246°, 23%, 84%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CECCDF
RGB
206, 204, 223
HSL
246°, 23%, 84%
CMYK
8%, 9%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECCDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 204, 223

Red: 206 / Green: 204 / Blue: 223

HSL

246°, 23%, 84%

Hue: 246° / Saturation: 23% / Lightness: 84%

CMYK

8%, 9%, 0%, 13%

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

What color is #CECCDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECCDF to RGB:

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

HEX to HSL

Convert #CECCDF to HSL:

hsl(246, 23%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CECCDF to CMYK:

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

Color Meaning and Usage

A airy blue tone, #CECCDF has RGB (206, 204, 223) and HSL (246°, 23%, 84%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECCDF is #DEE0CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDD4E0.

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

Contrast with #CECCDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECCDF?

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

What is the RGB value of #CECCDF?

#CECCDF in RGB is (206, 204, 223) - 206 red, 204 green, and 223 blue.

How to use #CECCDF in CSS?

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

What colors go well with #CECCDF?

#DEE0CD (complementary), #CDD4E0 (analogous), and #A19EC2 (lighter shade) work well with #CECCDF.