#DFCFEA Color Information

Hex color code: #DFCFEA

A ethereal purple shade, #DFCFEA appears as (223, 207, 234) in RGB and (276°, 39%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DFCFEA
RGB
223, 207, 234
HSL
276°, 39%, 86%
CMYK
5%, 12%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 207, 234

Red: 223 / Green: 207 / Blue: 234

HSL

276°, 39%, 86%

Hue: 276° / Saturation: 39% / Lightness: 86%

CMYK

5%, 12%, 0%, 8%

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

What color is #DFCFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCFEA to RGB:

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

HEX to HSL

Convert #DFCFEA to HSL:

hsl(276, 39%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCFEA to CMYK:

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

Color Meaning and Usage

#DFCFEA is a airy purple color with RGB values of 223, 207, 234 and HSL of 276°, 39%, 86%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCFEA is #D9E9CD, creating high-contrast pairings. For softer combinations, try analogous colors like #D0CDE9.

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

Contrast with #DFCFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCFEA?

#DFCFEA is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFCFEA?

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

How to use #DFCFEA in CSS?

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

What colors go well with #DFCFEA?

#D9E9CD (complementary), #D0CDE9 (analogous), and #BB98D2 (lighter shade) work well with #DFCFEA.