#E9DBFB Color Information

Hex color code: #E9DBFB

A soft purple shade, #E9DBFB appears as (233, 219, 251) in RGB and (266°, 80%, 92%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#E9DBFB
RGB
233, 219, 251
HSL
266°, 80%, 92%
CMYK
7%, 13%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E9DBFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 219, 251

Red: 233 / Green: 219 / Blue: 251

HSL

266°, 80%, 92%

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

CMYK

7%, 13%, 0%, 2%

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

What color is #E9DBFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E9DBFB to RGB:

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

HEX to HSL

Convert #E9DBFB to HSL:

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

HEX to CMYK

Convert #E9DBFB to CMYK:

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

Color Meaning and Usage

A soft purple tone, #E9DBFB has RGB (233, 219, 251) and HSL (266°, 80%, 92%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E9DBFB is #EDFBDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DADCFB.

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

Contrast with #E9DBFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E9DBFB?

#E9DBFB is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E9DBFB?

#E9DBFB in RGB is (233, 219, 251) - 233 red, 219 green, and 251 blue.

How to use #E9DBFB in CSS?

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

What colors go well with #E9DBFB?

#EDFBDA (complementary), #DADCFB (analogous), and #BE95F3 (lighter shade) work well with #E9DBFB.