#CEC6ED Color Information

Hex color code: #CEC6ED

A soft blue shade, #CEC6ED appears as (206, 198, 237) in RGB and (252°, 52%, 85%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#CEC6ED
RGB
206, 198, 237
HSL
252°, 52%, 85%
CMYK
13%, 16%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC6ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 198, 237

Red: 206 / Green: 198 / Blue: 237

HSL

252°, 52%, 85%

Hue: 252° / Saturation: 52% / Lightness: 85%

CMYK

13%, 16%, 0%, 7%

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

What color is #CEC6ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC6ED to RGB:

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

HEX to HSL

Convert #CEC6ED to HSL:

hsl(252, 52%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CEC6ED to CMYK:

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

Color Meaning and Usage

#CEC6ED is a delicate blue color with RGB values of 206, 198, 237 and HSL of 252°, 52%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC6ED is #E5EDC5, creating high-contrast pairings. For softer combinations, try analogous colors like #C5D1ED.

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

Contrast with #CEC6ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC6ED?

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

What is the RGB value of #CEC6ED?

#CEC6ED in RGB is (206, 198, 237) - 206 red, 198 green, and 237 blue.

How to use #CEC6ED in CSS?

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

What colors go well with #CEC6ED?

#E5EDC5 (complementary), #C5D1ED (analogous), and #9B8BDA (lighter shade) work well with #CEC6ED.