#DFDBFD Color Information

Hex color code: #DFDBFD

#DFDBFD is a delicate blue color. In RGB it is (223, 219, 253), and in HSL it is (247°, 89%, 93%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DFDBFD
RGB
223, 219, 253
HSL
247°, 89%, 93%
CMYK
12%, 13%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDBFD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 219, 253

Red: 223 / Green: 219 / Blue: 253

HSL

247°, 89%, 93%

Hue: 247° / Saturation: 89% / Lightness: 93%

CMYK

12%, 13%, 0%, 1%

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

What color is #DFDBFD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDBFD to RGB:

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

HEX to HSL

Convert #DFDBFD to HSL:

hsl(247, 89%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDBFD to CMYK:

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

Color Meaning and Usage

#DFDBFD is a delicate blue color with RGB values of 223, 219, 253 and HSL of 247°, 89%, 93%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDBFD is #F9FDDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDE9FD.

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

Contrast with #DFDBFD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDBFD?

#DFDBFD is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDBFD?

#DFDBFD in RGB is (223, 219, 253) - 223 red, 219 green, and 253 blue.

How to use #DFDBFD in CSS?

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

What colors go well with #DFDBFD?

#F9FDDD (complementary), #DDE9FD (analogous), and #A195F9 (lighter shade) work well with #DFDBFD.