#CEDCFB Color Information

Hex color code: #CEDCFB

A ethereal blue shade, #CEDCFB appears as (206, 220, 251) in RGB and (221°, 85%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#CEDCFB
RGB
206, 220, 251
HSL
221°, 85%, 90%
CMYK
18%, 12%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDCFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 220, 251

Red: 206 / Green: 220 / Blue: 251

HSL

221°, 85%, 90%

Hue: 221° / Saturation: 85% / Lightness: 90%

CMYK

18%, 12%, 0%, 2%

Cyan: 18% / Magenta: 12% / Yellow: 0% / Key: 2%

What color is #CEDCFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDCFB to RGB:

rgb(206, 220, 251)HEX to RGB Converter →

HEX to HSL

Convert #CEDCFB to HSL:

hsl(221, 85%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDCFB to CMYK:

cmyk(18%, 12%, 0%, 2%)Color Converter →

Color Meaning and Usage

#CEDCFB is a delicate blue color with RGB values of 206, 220, 251 and HSL of 221°, 85%, 90%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDCFB is #FBEDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0F3FB.

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

Contrast with #CEDCFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDCFB?

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

What is the RGB value of #CEDCFB?

#CEDCFB in RGB is (206, 220, 251) - 206 red, 220 green, and 251 blue.

How to use #CEDCFB in CSS?

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

What colors go well with #CEDCFB?

#FBEDD0 (complementary), #D0F3FB (analogous), and #89ABF5 (lighter shade) work well with #CEDCFB.