#EBDBFB Color Information

Hex color code: #EBDBFB

A ethereal purple shade, #EBDBFB appears as (235, 219, 251) in RGB and (270°, 80%, 92%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EBDBFB
RGB
235, 219, 251
HSL
270°, 80%, 92%
CMYK
6%, 13%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDBFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 219, 251

Red: 235 / Green: 219 / Blue: 251

HSL

270°, 80%, 92%

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

CMYK

6%, 13%, 0%, 2%

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

What color is #EBDBFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDBFB to RGB:

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

HEX to HSL

Convert #EBDBFB to HSL:

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

HEX to CMYK

Convert #EBDBFB to CMYK:

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

Color Meaning and Usage

A soft purple tone, #EBDBFB has RGB (235, 219, 251) and HSL (270°, 80%, 92%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDBFB is #EBFBDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DADAFB.

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

Contrast with #EBDBFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDBFB?

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

What is the RGB value of #EBDBFB?

#EBDBFB in RGB is (235, 219, 251) - 235 red, 219 green, and 251 blue.

How to use #EBDBFB in CSS?

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

What colors go well with #EBDBFB?

#EBFBDA (complementary), #DADAFB (analogous), and #C495F3 (lighter shade) work well with #EBDBFB.