#DAEFEA Color Information

Hex color code: #DAEFEA

#DAEFEA is a airy cyan color. In RGB it is (218, 239, 234), and in HSL it is (166°, 40%, 90%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DAEFEA
RGB
218, 239, 234
HSL
166°, 40%, 90%
CMYK
9%, 0%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAEFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 239, 234

Red: 218 / Green: 239 / Blue: 234

HSL

166°, 40%, 90%

Hue: 166° / Saturation: 40% / Lightness: 90%

CMYK

9%, 0%, 2%, 6%

Cyan: 9% / Magenta: 0% / Yellow: 2% / Key: 6%

What color is #DAEFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAEFEA to RGB:

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

HEX to HSL

Convert #DAEFEA to HSL:

hsl(166, 40%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DAEFEA to CMYK:

cmyk(9%, 0%, 2%, 6%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #DAEFEA has RGB (218, 239, 234) and HSL (166°, 40%, 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 #DAEFEA is #F0DBE0, creating high-contrast pairings. For softer combinations, try analogous colors like #DBF0E1.

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

Contrast with #DAEFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAEFEA?

#DAEFEA is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DAEFEA?

#DAEFEA in RGB is (218, 239, 234) - 218 red, 239 green, and 234 blue.

How to use #DAEFEA in CSS?

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

What colors go well with #DAEFEA?

#F0DBE0 (complementary), #DBF0E1 (analogous), and #A6D9CD (lighter shade) work well with #DAEFEA.