#EADDFB Color Information

Hex color code: #EADDFB

#EADDFB is a delicate purple color. In RGB it is (234, 221, 251), and in HSL it is (266°, 79%, 93%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EADDFB
RGB
234, 221, 251
HSL
266°, 79%, 93%
CMYK
7%, 12%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADDFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 221, 251

Red: 234 / Green: 221 / Blue: 251

HSL

266°, 79%, 93%

Hue: 266° / Saturation: 79% / Lightness: 93%

CMYK

7%, 12%, 0%, 2%

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

What color is #EADDFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADDFB to RGB:

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

HEX to HSL

Convert #EADDFB to HSL:

hsl(266, 79%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EADDFB to CMYK:

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

Color Meaning and Usage

#EADDFB is a ethereal purple color with RGB values of 234, 221, 251 and HSL of 266°, 79%, 93%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADDFB is #EFFBDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFE1FB.

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

Contrast with #EADDFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADDFB?

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

What is the RGB value of #EADDFB?

#EADDFB in RGB is (234, 221, 251) - 234 red, 221 green, and 251 blue.

How to use #EADDFB in CSS?

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

What colors go well with #EADDFB?

#EFFBDF (complementary), #DFE1FB (analogous), and #C19BF3 (lighter shade) work well with #EADDFB.