#DFECEA Color Information

Hex color code: #DFECEA

#DFECEA is a delicate cyan color. In RGB it is (223, 236, 234), and in HSL it is (171°, 25%, 90%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DFECEA
RGB
223, 236, 234
HSL
171°, 25%, 90%
CMYK
6%, 0%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFECEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 236, 234

Red: 223 / Green: 236 / Blue: 234

HSL

171°, 25%, 90%

Hue: 171° / Saturation: 25% / Lightness: 90%

CMYK

6%, 0%, 1%, 7%

Cyan: 6% / Magenta: 0% / Yellow: 1% / Key: 7%

What color is #DFECEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFECEA to RGB:

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

HEX to HSL

Convert #DFECEA to HSL:

hsl(171, 25%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DFECEA to CMYK:

cmyk(6%, 0%, 1%, 7%)Color Converter →

Color Meaning and Usage

A light cyan tone, #DFECEA has RGB (223, 236, 234) and HSL (171°, 25%, 90%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFECEA is #ECDFE1, creating high-contrast pairings. For softer combinations, try analogous colors like #DFECE4.

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

Contrast with #DFECEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFECEA?

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

What is the RGB value of #DFECEA?

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

How to use #DFECEA in CSS?

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

What colors go well with #DFECEA?

#ECDFE1 (complementary), #DFECE4 (analogous), and #AFCFCA (lighter shade) work well with #DFECEA.