#EFDBFB Color Information

Hex color code: #EFDBFB

The hex color #EFDBFB is a light purple with RGB values of (239, 219, 251) and HSL of (278°, 80%, 92%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EFDBFB
RGB
239, 219, 251
HSL
278°, 80%, 92%
CMYK
5%, 13%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDBFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 219, 251

Red: 239 / Green: 219 / Blue: 251

HSL

278°, 80%, 92%

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

CMYK

5%, 13%, 0%, 2%

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

What color is #EFDBFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDBFB to RGB:

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

HEX to HSL

Convert #EFDBFB to HSL:

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

HEX to CMYK

Convert #EFDBFB to CMYK:

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

Color Meaning and Usage

A soft purple tone, #EFDBFB has RGB (239, 219, 251) and HSL (278°, 80%, 92%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDBFB is #E6FBDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDAFB.

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

Contrast with #EFDBFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDBFB?

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

What is the RGB value of #EFDBFB?

#EFDBFB in RGB is (239, 219, 251) - 239 red, 219 green, and 251 blue.

How to use #EFDBFB in CSS?

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

What colors go well with #EFDBFB?

#E6FBDA (complementary), #DFDAFB (analogous), and #D195F3 (lighter shade) work well with #EFDBFB.