#EEDBF5 Color Information

Hex color code: #EEDBF5

A airy purple shade, #EEDBF5 appears as (238, 219, 245) in RGB and (284°, 57%, 91%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EEDBF5
RGB
238, 219, 245
HSL
284°, 57%, 91%
CMYK
3%, 11%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDBF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 219, 245

Red: 238 / Green: 219 / Blue: 245

HSL

284°, 57%, 91%

Hue: 284° / Saturation: 57% / Lightness: 91%

CMYK

3%, 11%, 0%, 4%

Cyan: 3% / Magenta: 11% / Yellow: 0% / Key: 4%

What color is #EEDBF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDBF5 to RGB:

rgb(238, 219, 245)HEX to RGB Converter →

HEX to HSL

Convert #EEDBF5 to HSL:

hsl(284, 57%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDBF5 to CMYK:

cmyk(3%, 11%, 0%, 4%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #EEDBF5 has RGB (238, 219, 245) and HSL (284°, 57%, 91%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEDBF5 is #E2F5DB, creating high-contrast pairings. For softer combinations, try analogous colors like #E1DBF5.

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

Contrast with #EEDBF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDBF5?

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

What is the RGB value of #EEDBF5?

#EEDBF5 in RGB is (238, 219, 245) - 238 red, 219 green, and 245 blue.

How to use #EEDBF5 in CSS?

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

What colors go well with #EEDBF5?

#E2F5DB (complementary), #E1DBF5 (analogous), and #D29FE5 (lighter shade) work well with #EEDBF5.