#CEDFFB Color Information

Hex color code: #CEDFFB

A airy blue shade, #CEDFFB appears as (206, 223, 251) in RGB and (217°, 85%, 90%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#CEDFFB
RGB
206, 223, 251
HSL
217°, 85%, 90%
CMYK
18%, 11%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDFFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 223, 251

Red: 206 / Green: 223 / Blue: 251

HSL

217°, 85%, 90%

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

CMYK

18%, 11%, 0%, 2%

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

What color is #CEDFFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDFFB to RGB:

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

HEX to HSL

Convert #CEDFFB to HSL:

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

HEX to CMYK

Convert #CEDFFB to CMYK:

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

Color Meaning and Usage

#CEDFFB is a ethereal blue color with RGB values of 206, 223, 251 and HSL of 217°, 85%, 90%. 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 #CEDFFB is #FBEBD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0F6FB.

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

Contrast with #CEDFFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDFFB?

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

What is the RGB value of #CEDFFB?

#CEDFFB in RGB is (206, 223, 251) - 206 red, 223 green, and 251 blue.

How to use #CEDFFB in CSS?

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

What colors go well with #CEDFFB?

#FBEBD0 (complementary), #D0F6FB (analogous), and #89B3F5 (lighter shade) work well with #CEDFFB.