#EAD1FB Color Information

Hex color code: #EAD1FB

A ethereal purple shade, #EAD1FB appears as (234, 209, 251) in RGB and (276°, 84%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EAD1FB
RGB
234, 209, 251
HSL
276°, 84%, 90%
CMYK
7%, 17%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD1FB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 209, 251

Red: 234 / Green: 209 / Blue: 251

HSL

276°, 84%, 90%

Hue: 276° / Saturation: 84% / Lightness: 90%

CMYK

7%, 17%, 0%, 2%

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

What color is #EAD1FB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD1FB to RGB:

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

HEX to HSL

Convert #EAD1FB to HSL:

hsl(276, 84%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EAD1FB to CMYK:

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

Color Meaning and Usage

A airy purple tone, #EAD1FB has RGB (234, 209, 251) and HSL (276°, 84%, 90%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD1FB is #E1FBD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D4D0FB.

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

Contrast with #EAD1FB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD1FB?

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

What is the RGB value of #EAD1FB?

#EAD1FB in RGB is (234, 209, 251) - 234 red, 209 green, and 251 blue.

How to use #EAD1FB in CSS?

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

What colors go well with #EAD1FB?

#E1FBD0 (complementary), #D4D0FB (analogous), and #CA8AF5 (lighter shade) work well with #EAD1FB.