#CEC7EB Color Information

Hex color code: #CEC7EB

#CEC7EB is a light blue color. In RGB it is (206, 199, 235), and in HSL it is (252°, 47%, 85%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CEC7EB
RGB
206, 199, 235
HSL
252°, 47%, 85%
CMYK
12%, 15%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC7EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 199, 235

Red: 206 / Green: 199 / Blue: 235

HSL

252°, 47%, 85%

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

CMYK

12%, 15%, 0%, 8%

Cyan: 12% / Magenta: 15% / Yellow: 0% / Key: 8%

What color is #CEC7EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC7EB to RGB:

rgb(206, 199, 235)HEX to RGB Converter →

HEX to HSL

Convert #CEC7EB to HSL:

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

HEX to CMYK

Convert #CEC7EB to CMYK:

cmyk(12%, 15%, 0%, 8%)Color Converter →

Color Meaning and Usage

#CEC7EB is a light blue color with RGB values of 206, 199, 235 and HSL of 252°, 47%, 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 #CEC7EB is #E4EBC7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7D2EB.

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

Contrast with #CEC7EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC7EB?

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

What is the RGB value of #CEC7EB?

#CEC7EB in RGB is (206, 199, 235) - 206 red, 199 green, and 235 blue.

How to use #CEC7EB in CSS?

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

What colors go well with #CEC7EB?

#E4EBC7 (complementary), #C7D2EB (analogous), and #9D8FD6 (lighter shade) work well with #CEC7EB.