#EADBFB Color Information

Hex color code: #EADBFB

A airy purple shade, #EADBFB appears as (234, 219, 251) in RGB and (268°, 80%, 92%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EADBFB
RGB
234, 219, 251
HSL
268°, 80%, 92%
CMYK
7%, 13%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADBFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 219, 251

Red: 234 / Green: 219 / Blue: 251

HSL

268°, 80%, 92%

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

CMYK

7%, 13%, 0%, 2%

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

What color is #EADBFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADBFB to RGB:

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

HEX to HSL

Convert #EADBFB to HSL:

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

HEX to CMYK

Convert #EADBFB to CMYK:

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

Color Meaning and Usage

A light purple tone, #EADBFB has RGB (234, 219, 251) and HSL (268°, 80%, 92%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADBFB is #ECFBDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DADBFB.

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

Contrast with #EADBFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADBFB?

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

What is the RGB value of #EADBFB?

#EADBFB in RGB is (234, 219, 251) - 234 red, 219 green, and 251 blue.

How to use #EADBFB in CSS?

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

What colors go well with #EADBFB?

#ECFBDA (complementary), #DADBFB (analogous), and #C195F3 (lighter shade) work well with #EADBFB.