#EAD7FC Color Information

Hex color code: #EAD7FC

A delicate purple shade, #EAD7FC appears as (234, 215, 252) in RGB and (271°, 86%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EAD7FC
RGB
234, 215, 252
HSL
271°, 86%, 92%
CMYK
7%, 15%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD7FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 215, 252

Red: 234 / Green: 215 / Blue: 252

HSL

271°, 86%, 92%

Hue: 271° / Saturation: 86% / Lightness: 92%

CMYK

7%, 15%, 0%, 1%

Cyan: 7% / Magenta: 15% / Yellow: 0% / Key: 1%

What color is #EAD7FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD7FC to RGB:

rgb(234, 215, 252)HEX to RGB Converter →

HEX to HSL

Convert #EAD7FC to HSL:

hsl(271, 86%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EAD7FC to CMYK:

cmyk(7%, 15%, 0%, 1%)Color Converter →

Color Meaning and Usage

A airy purple tone, #EAD7FC has RGB (234, 215, 252) and HSL (271°, 86%, 92%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD7FC is #EAFCD9, creating high-contrast pairings. For softer combinations, try analogous colors like #DAD9FC.

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

Contrast with #EAD7FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD7FC?

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

What is the RGB value of #EAD7FC?

#EAD7FC in RGB is (234, 215, 252) - 234 red, 215 green, and 252 blue.

How to use #EAD7FC in CSS?

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

What colors go well with #EAD7FC?

#EAFCD9 (complementary), #DAD9FC (analogous), and #C692F7 (lighter shade) work well with #EAD7FC.