#CEDDFC Color Information

Hex color code: #CEDDFC

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

Try:
Color NameLavender
HEX
#CEDDFC
RGB
206, 221, 252
HSL
220°, 88%, 90%
CMYK
18%, 12%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDDFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 221, 252

Red: 206 / Green: 221 / Blue: 252

HSL

220°, 88%, 90%

Hue: 220° / Saturation: 88% / Lightness: 90%

CMYK

18%, 12%, 0%, 1%

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

What color is #CEDDFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDDFC to RGB:

rgb(206, 221, 252)HEX to RGB Converter →

HEX to HSL

Convert #CEDDFC to HSL:

hsl(220, 88%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDDFC to CMYK:

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

Color Meaning and Usage

A light blue tone, #CEDDFC has RGB (206, 221, 252) and HSL (220°, 88%, 90%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDDFC is #FCEDCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFF4FC.

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

Contrast with #CEDDFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDDFC?

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

What is the RGB value of #CEDDFC?

#CEDDFC in RGB is (206, 221, 252) - 206 red, 221 green, and 252 blue.

How to use #CEDDFC in CSS?

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

What colors go well with #CEDDFC?

#FCEDCF (complementary), #CFF4FC (analogous), and #87ADF7 (lighter shade) work well with #CEDDFC.