#EFDBFD Color Information

Hex color code: #EFDBFD

#EFDBFD is a delicate purple color. In RGB it is (239, 219, 253), and in HSL it is (275°, 89%, 93%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EFDBFD
RGB
239, 219, 253
HSL
275°, 89%, 93%
CMYK
6%, 13%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFDBFD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 219, 253

Red: 239 / Green: 219 / Blue: 253

HSL

275°, 89%, 93%

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

CMYK

6%, 13%, 0%, 1%

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

What color is #EFDBFD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFDBFD to RGB:

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

HEX to HSL

Convert #EFDBFD to HSL:

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

HEX to CMYK

Convert #EFDBFD to CMYK:

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

Color Meaning and Usage

#EFDBFD is a soft purple color with RGB values of 239, 219, 253 and HSL of 275°, 89%, 93%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFDBFD is #EBFDDD, creating high-contrast pairings. For softer combinations, try analogous colors like #E0DDFD.

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

Contrast with #EFDBFD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFDBFD?

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

What is the RGB value of #EFDBFD?

#EFDBFD in RGB is (239, 219, 253) - 239 red, 219 green, and 253 blue.

How to use #EFDBFD in CSS?

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

What colors go well with #EFDBFD?

#EBFDDD (complementary), #E0DDFD (analogous), and #CF95F9 (lighter shade) work well with #EFDBFD.