#E2DBFB Color Information

Hex color code: #E2DBFB

A delicate blue shade, #E2DBFB appears as (226, 219, 251) in RGB and (253°, 80%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#E2DBFB
RGB
226, 219, 251
HSL
253°, 80%, 92%
CMYK
10%, 13%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2DBFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 219, 251

Red: 226 / Green: 219 / Blue: 251

HSL

253°, 80%, 92%

Hue: 253° / Saturation: 80% / Lightness: 92%

CMYK

10%, 13%, 0%, 2%

Cyan: 10% / Magenta: 13% / Yellow: 0% / Key: 2%

What color is #E2DBFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2DBFB to RGB:

rgb(226, 219, 251)HEX to RGB Converter →

HEX to HSL

Convert #E2DBFB to HSL:

hsl(253, 80%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #E2DBFB to CMYK:

cmyk(10%, 13%, 0%, 2%)Color Converter →

Color Meaning and Usage

#E2DBFB is a light blue color with RGB values of 226, 219, 251 and HSL of 253°, 80%, 92%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2DBFB is #F4FBDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAE4FB.

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

Contrast with #E2DBFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2DBFB?

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

What is the RGB value of #E2DBFB?

#E2DBFB in RGB is (226, 219, 251) - 226 red, 219 green, and 251 blue.

How to use #E2DBFB in CSS?

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

What colors go well with #E2DBFB?

#F4FBDA (complementary), #DAE4FB (analogous), and #AA95F3 (lighter shade) work well with #E2DBFB.