#CEC6EC Color Information

Hex color code: #CEC6EC

The hex color #CEC6EC is a airy blue with RGB values of (206, 198, 236) and HSL of (253°, 50%, 85%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CEC6EC
RGB
206, 198, 236
HSL
253°, 50%, 85%
CMYK
13%, 16%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC6EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 198, 236

Red: 206 / Green: 198 / Blue: 236

HSL

253°, 50%, 85%

Hue: 253° / Saturation: 50% / Lightness: 85%

CMYK

13%, 16%, 0%, 7%

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

What color is #CEC6EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC6EC to RGB:

rgb(206, 198, 236)HEX to RGB Converter →

HEX to HSL

Convert #CEC6EC to HSL:

hsl(253, 50%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CEC6EC to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #CEC6EC has RGB (206, 198, 236) and HSL (253°, 50%, 85%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC6EC is #E4ECC6, creating high-contrast pairings. For softer combinations, try analogous colors like #C6D0EC.

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

Contrast with #CEC6EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC6EC?

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

What is the RGB value of #CEC6EC?

#CEC6EC in RGB is (206, 198, 236) - 206 red, 198 green, and 236 blue.

How to use #CEC6EC in CSS?

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

What colors go well with #CEC6EC?

#E4ECC6 (complementary), #C6D0EC (analogous), and #9D8CD9 (lighter shade) work well with #CEC6EC.