#CFDEFC Color Information

Hex color code: #CFDEFC

A airy blue shade, #CFDEFC appears as (207, 222, 252) in RGB and (220°, 88%, 90%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#CFDEFC
RGB
207, 222, 252
HSL
220°, 88%, 90%
CMYK
18%, 12%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDEFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 222, 252

Red: 207 / Green: 222 / 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 #CFDEFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDEFC to RGB:

rgb(207, 222, 252)HEX to RGB Converter →

HEX to HSL

Convert #CFDEFC to HSL:

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

HEX to CMYK

Convert #CFDEFC to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #CFDEFC has RGB (207, 222, 252) and HSL (220°, 88%, 90%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CFDEFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDEFC?

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

What is the RGB value of #CFDEFC?

#CFDEFC in RGB is (207, 222, 252) - 207 red, 222 green, and 252 blue.

How to use #CFDEFC in CSS?

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

What colors go well with #CFDEFC?

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