#CFDAEA Color Information

Hex color code: #CFDAEA

A light blue shade, #CFDAEA appears as (207, 218, 234) in RGB and (216°, 39%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#CFDAEA
RGB
207, 218, 234
HSL
216°, 39%, 86%
CMYK
12%, 7%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFDAEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 218, 234

Red: 207 / Green: 218 / Blue: 234

HSL

216°, 39%, 86%

Hue: 216° / Saturation: 39% / Lightness: 86%

CMYK

12%, 7%, 0%, 8%

Cyan: 12% / Magenta: 7% / Yellow: 0% / Key: 8%

What color is #CFDAEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFDAEA to RGB:

rgb(207, 218, 234)HEX to RGB Converter →

HEX to HSL

Convert #CFDAEA to HSL:

hsl(216, 39%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CFDAEA to CMYK:

cmyk(12%, 7%, 0%, 8%)Color Converter →

Color Meaning and Usage

#CFDAEA is a delicate blue color with RGB values of 207, 218, 234 and HSL of 216°, 39%, 86%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFDAEA is #E9DECD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDE6E9.

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

Contrast with #CFDAEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFDAEA?

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

What is the RGB value of #CFDAEA?

#CFDAEA in RGB is (207, 218, 234) - 207 red, 218 green, and 234 blue.

How to use #CFDAEA in CSS?

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

What colors go well with #CFDAEA?

#E9DECD (complementary), #CDE6E9 (analogous), and #98AFD2 (lighter shade) work well with #CFDAEA.