#DFDBEB Color Information

Hex color code: #DFDBEB

A soft purple shade, #DFDBEB appears as (223, 219, 235) in RGB and (255°, 29%, 89%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DFDBEB
RGB
223, 219, 235
HSL
255°, 29%, 89%
CMYK
5%, 7%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDBEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 219, 235

Red: 223 / Green: 219 / Blue: 235

HSL

255°, 29%, 89%

Hue: 255° / Saturation: 29% / Lightness: 89%

CMYK

5%, 7%, 0%, 8%

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

What color is #DFDBEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDBEB to RGB:

rgb(223, 219, 235)HEX to RGB Converter →

HEX to HSL

Convert #DFDBEB to HSL:

hsl(255, 29%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDBEB to CMYK:

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

Color Meaning and Usage

A ethereal purple tone, #DFDBEB has RGB (223, 219, 235) and HSL (255°, 29%, 89%). 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 #DFDBEB is #E7EBDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDFEB.

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

Contrast with #DFDBEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDBEB?

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

What is the RGB value of #DFDBEB?

#DFDBEB in RGB is (223, 219, 235) - 223 red, 219 green, and 235 blue.

How to use #DFDBEB in CSS?

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

What colors go well with #DFDBEB?

#E7EBDB (complementary), #DBDFEB (analogous), and #B3A9D0 (lighter shade) work well with #DFDBEB.