#DFEAEA Color Information

Hex color code: #DFEAEA

The hex color #DFEAEA is a light cyan with RGB values of (223, 234, 234) and HSL of (180°, 21%, 90%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DFEAEA
RGB
223, 234, 234
HSL
180°, 21%, 90%
CMYK
5%, 0%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEAEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 234, 234

Red: 223 / Green: 234 / Blue: 234

HSL

180°, 21%, 90%

Hue: 180° / Saturation: 21% / Lightness: 90%

CMYK

5%, 0%, 0%, 8%

Cyan: 5% / Magenta: 0% / Yellow: 0% / Key: 8%

What color is #DFEAEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEAEA to RGB:

rgb(223, 234, 234)HEX to RGB Converter →

HEX to HSL

Convert #DFEAEA to HSL:

hsl(180, 21%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DFEAEA to CMYK:

cmyk(5%, 0%, 0%, 8%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #DFEAEA has RGB (223, 234, 234) and HSL (180°, 21%, 90%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFEAEA is #EBE0E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0EBE6.

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

Contrast with #DFEAEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEAEA?

#DFEAEA is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFEAEA?

#DFEAEA in RGB is (223, 234, 234) - 223 red, 234 green, and 234 blue.

How to use #DFEAEA in CSS?

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

What colors go well with #DFEAEA?

#EBE0E0 (complementary), #E0EBE6 (analogous), and #B2CDCD (lighter shade) work well with #DFEAEA.