#CECBF5 Color Information

Hex color code: #CECBF5

A ethereal blue shade, #CECBF5 appears as (206, 203, 245) in RGB and (244°, 68%, 88%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#CECBF5
RGB
206, 203, 245
HSL
244°, 68%, 88%
CMYK
16%, 17%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECBF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 203, 245

Red: 206 / Green: 203 / Blue: 245

HSL

244°, 68%, 88%

Hue: 244° / Saturation: 68% / Lightness: 88%

CMYK

16%, 17%, 0%, 4%

Cyan: 16% / Magenta: 17% / Yellow: 0% / Key: 4%

What color is #CECBF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECBF5 to RGB:

rgb(206, 203, 245)HEX to RGB Converter →

HEX to HSL

Convert #CECBF5 to HSL:

hsl(244, 68%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CECBF5 to CMYK:

cmyk(16%, 17%, 0%, 4%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CECBF5 has RGB (206, 203, 245) and HSL (244°, 68%, 88%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECBF5 is #F2F5CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCDEF5.

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

Contrast with #CECBF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECBF5?

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

What is the RGB value of #CECBF5?

#CECBF5 in RGB is (206, 203, 245) - 206 red, 203 green, and 245 blue.

How to use #CECBF5 in CSS?

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

What colors go well with #CECBF5?

#F2F5CC (complementary), #CCDEF5 (analogous), and #928BE9 (lighter shade) work well with #CECBF5.