#EDE5FC Color Information

Hex color code: #EDE5FC

#EDE5FC is a ethereal purple color. In RGB it is (237, 229, 252), and in HSL it is (261°, 79%, 94%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EDE5FC
RGB
237, 229, 252
HSL
261°, 79%, 94%
CMYK
6%, 9%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDE5FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 229, 252

Red: 237 / Green: 229 / Blue: 252

HSL

261°, 79%, 94%

Hue: 261° / Saturation: 79% / Lightness: 94%

CMYK

6%, 9%, 0%, 1%

Cyan: 6% / Magenta: 9% / Yellow: 0% / Key: 1%

What color is #EDE5FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDE5FC to RGB:

rgb(237, 229, 252)HEX to RGB Converter →

HEX to HSL

Convert #EDE5FC to HSL:

hsl(261, 79%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #EDE5FC to CMYK:

cmyk(6%, 9%, 0%, 1%)Color Converter →

Color Meaning and Usage

A light purple tone, #EDE5FC has RGB (237, 229, 252) and HSL (261°, 79%, 94%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDE5FC is #F3FCE4, creating high-contrast pairings. For softer combinations, try analogous colors like #E4E7FC.

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

Contrast with #EDE5FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDE5FC?

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

What is the RGB value of #EDE5FC?

#EDE5FC in RGB is (237, 229, 252) - 237 red, 229 green, and 252 blue.

How to use #EDE5FC in CSS?

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

What colors go well with #EDE5FC?

#F3FCE4 (complementary), #E4E7FC (analogous), and #BD9FF4 (lighter shade) work well with #EDE5FC.