#DFDFEB Color Information

Hex color code: #DFDFEB

The hex color #DFDFEB is a light blue with RGB values of (223, 223, 235) and HSL of (240°, 23%, 90%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DFDFEB
RGB
223, 223, 235
HSL
240°, 23%, 90%
CMYK
5%, 5%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 223, 235

Red: 223 / Green: 223 / Blue: 235

HSL

240°, 23%, 90%

Hue: 240° / Saturation: 23% / Lightness: 90%

CMYK

5%, 5%, 0%, 8%

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

What color is #DFDFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDFEB to RGB:

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

HEX to HSL

Convert #DFDFEB to HSL:

hsl(240, 23%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDFEB to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #DFDFEB has RGB (223, 223, 235) and HSL (240°, 23%, 90%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDFEB is #EBEBE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0E6EB.

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

Contrast with #DFDFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDFEB?

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

What is the RGB value of #DFDFEB?

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

How to use #DFDFEB in CSS?

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

What colors go well with #DFDFEB?

#EBEBE0 (complementary), #E0E6EB (analogous), and #B1B1CE (lighter shade) work well with #DFDFEB.