#DCEFEA Color Information

Hex color code: #DCEFEA

#DCEFEA is a soft cyan color. In RGB it is (220, 239, 234), and in HSL it is (164°, 37%, 90%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DCEFEA
RGB
220, 239, 234
HSL
164°, 37%, 90%
CMYK
8%, 0%, 2%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 239, 234

Red: 220 / Green: 239 / Blue: 234

HSL

164°, 37%, 90%

Hue: 164° / Saturation: 37% / Lightness: 90%

CMYK

8%, 0%, 2%, 6%

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

What color is #DCEFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEFEA to RGB:

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

HEX to HSL

Convert #DCEFEA to HSL:

hsl(164, 37%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEFEA to CMYK:

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

Color Meaning and Usage

A light cyan tone, #DCEFEA has RGB (220, 239, 234) and HSL (164°, 37%, 90%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEFEA is #EFDCE1, creating high-contrast pairings. For softer combinations, try analogous colors like #DCEFE0.

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

Contrast with #DCEFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEFEA?

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

What is the RGB value of #DCEFEA?

#DCEFEA in RGB is (220, 239, 234) - 220 red, 239 green, and 234 blue.

How to use #DCEFEA in CSS?

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

What colors go well with #DCEFEA?

#EFDCE1 (complementary), #DCEFE0 (analogous), and #A8D7CA (lighter shade) work well with #DCEFEA.