#DFD4FC Color Information

Hex color code: #DFD4FC

The hex color #DFD4FC is a light purple with RGB values of (223, 212, 252) and HSL of (256°, 87%, 91%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DFD4FC
RGB
223, 212, 252
HSL
256°, 87%, 91%
CMYK
12%, 16%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD4FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 212, 252

Red: 223 / Green: 212 / Blue: 252

HSL

256°, 87%, 91%

Hue: 256° / Saturation: 87% / Lightness: 91%

CMYK

12%, 16%, 0%, 1%

Cyan: 12% / Magenta: 16% / Yellow: 0% / Key: 1%

What color is #DFD4FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD4FC to RGB:

rgb(223, 212, 252)HEX to RGB Converter →

HEX to HSL

Convert #DFD4FC to HSL:

hsl(256, 87%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DFD4FC to CMYK:

cmyk(12%, 16%, 0%, 1%)Color Converter →

Color Meaning and Usage

A light purple tone, #DFD4FC has RGB (223, 212, 252) and HSL (256°, 87%, 91%). 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 #DFD4FC is #F1FCD4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4DDFC.

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

Contrast with #DFD4FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD4FC?

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

What is the RGB value of #DFD4FC?

#DFD4FC in RGB is (223, 212, 252) - 223 red, 212 green, and 252 blue.

How to use #DFD4FC in CSS?

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

What colors go well with #DFD4FC?

#F1FCD4 (complementary), #D4DDFC (analogous), and #A98DF7 (lighter shade) work well with #DFD4FC.