#DFDDEB Color Information

Hex color code: #DFDDEB

A delicate blue shade, #DFDDEB appears as (223, 221, 235) in RGB and (249°, 26%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DFDDEB
RGB
223, 221, 235
HSL
249°, 26%, 89%
CMYK
5%, 6%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDDEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 221, 235

Red: 223 / Green: 221 / Blue: 235

HSL

249°, 26%, 89%

Hue: 249° / Saturation: 26% / Lightness: 89%

CMYK

5%, 6%, 0%, 8%

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

What color is #DFDDEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDDEB to RGB:

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

HEX to HSL

Convert #DFDDEB to HSL:

hsl(249, 26%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDDEB to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #DFDDEB has RGB (223, 221, 235) and HSL (249°, 26%, 89%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDDEB is #E8EADC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCE1EA.

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

Contrast with #DFDDEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDDEB?

#DFDDEB is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDDEB?

#DFDDEB in RGB is (223, 221, 235) - 223 red, 221 green, and 235 blue.

How to use #DFDDEB in CSS?

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

What colors go well with #DFDDEB?

#E8EADC (complementary), #DCE1EA (analogous), and #B1ABCE (lighter shade) work well with #DFDDEB.