#E9BDF8 Color Information

Hex color code: #E9BDF8

A light magenta shade, #E9BDF8 appears as (233, 189, 248) in RGB and (285°, 81%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#E9BDF8
RGB
233, 189, 248
HSL
285°, 81%, 86%
CMYK
6%, 24%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E9BDF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 189, 248

Red: 233 / Green: 189 / Blue: 248

HSL

285°, 81%, 86%

Hue: 285° / Saturation: 81% / Lightness: 86%

CMYK

6%, 24%, 0%, 3%

Cyan: 6% / Magenta: 24% / Yellow: 0% / Key: 3%

What color is #E9BDF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E9BDF8 to RGB:

rgb(233, 189, 248)HEX to RGB Converter →

HEX to HSL

Convert #E9BDF8 to HSL:

hsl(285, 81%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #E9BDF8 to CMYK:

cmyk(6%, 24%, 0%, 3%)Color Converter →

Color Meaning and Usage

#E9BDF8 is a airy magenta color with RGB values of 233, 189, 248 and HSL of 285°, 81%, 86%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E9BDF8 is #CDF8BE, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBEF8.

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

Contrast with #E9BDF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E9BDF8?

#E9BDF8 is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E9BDF8?

#E9BDF8 in RGB is (233, 189, 248) - 233 red, 189 green, and 248 blue.

How to use #E9BDF8 in CSS?

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

What colors go well with #E9BDF8?

#CDF8BE (complementary), #CDBEF8 (analogous), and #D379F1 (lighter shade) work well with #E9BDF8.