#EDE2FF Color Information

Hex color code: #EDE2FF

The hex color #EDE2FF is a delicate purple with RGB values of (237, 226, 255) and HSL of (263°, 100%, 94%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EDE2FF
RGB
237, 226, 255
HSL
263°, 100%, 94%
CMYK
7%, 11%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDE2FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 226, 255

Red: 237 / Green: 226 / Blue: 255

HSL

263°, 100%, 94%

Hue: 263° / Saturation: 100% / Lightness: 94%

CMYK

7%, 11%, 0%, 0%

Cyan: 7% / Magenta: 11% / Yellow: 0% / Key: 0%

What color is #EDE2FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDE2FF to RGB:

rgb(237, 226, 255)HEX to RGB Converter →

HEX to HSL

Convert #EDE2FF to HSL:

hsl(263, 100%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #EDE2FF to CMYK:

cmyk(7%, 11%, 0%, 0%)Color Converter →

Color Meaning and Usage

A airy purple tone, #EDE2FF has RGB (237, 226, 255) and HSL (263°, 100%, 94%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDE2FF is #F3FFE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0E4FF.

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

Contrast with #EDE2FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDE2FF?

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

What is the RGB value of #EDE2FF?

#EDE2FF in RGB is (237, 226, 255) - 237 red, 226 green, and 255 blue.

How to use #EDE2FF in CSS?

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

What colors go well with #EDE2FF?

#F3FFE0 (complementary), #E0E4FF (analogous), and #BD94FF (lighter shade) work well with #EDE2FF.