#DFCEE4 Color Information

Hex color code: #DFCEE4

#DFCEE4 is a airy magenta color. In RGB it is (223, 206, 228), and in HSL it is (286°, 29%, 85%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DFCEE4
RGB
223, 206, 228
HSL
286°, 29%, 85%
CMYK
2%, 10%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCEE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 206, 228

Red: 223 / Green: 206 / Blue: 228

HSL

286°, 29%, 85%

Hue: 286° / Saturation: 29% / Lightness: 85%

CMYK

2%, 10%, 0%, 11%

Cyan: 2% / Magenta: 10% / Yellow: 0% / Key: 11%

What color is #DFCEE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCEE4 to RGB:

rgb(223, 206, 228)HEX to RGB Converter →

HEX to HSL

Convert #DFCEE4 to HSL:

hsl(286, 29%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCEE4 to CMYK:

cmyk(2%, 10%, 0%, 11%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #DFCEE4 has RGB (223, 206, 228) and HSL (286°, 29%, 85%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCEE4 is #D3E4CE, creating high-contrast pairings. For softer combinations, try analogous colors like #D4CEE4.

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

Contrast with #DFCEE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCEE4?

#DFCEE4 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFCEE4?

#DFCEE4 in RGB is (223, 206, 228) - 223 red, 206 green, and 228 blue.

How to use #DFCEE4 in CSS?

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

What colors go well with #DFCEE4?

#D3E4CE (complementary), #D4CEE4 (analogous), and #BE9CC9 (lighter shade) work well with #DFCEE4.