#EDE6F1 Color Information

Hex color code: #EDE6F1

The hex color #EDE6F1 is a soft purple with RGB values of (237, 230, 241) and HSL of (278°, 28%, 92%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EDE6F1
RGB
237, 230, 241
HSL
278°, 28%, 92%
CMYK
2%, 5%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDE6F1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 230, 241

Red: 237 / Green: 230 / Blue: 241

HSL

278°, 28%, 92%

Hue: 278° / Saturation: 28% / Lightness: 92%

CMYK

2%, 5%, 0%, 5%

Cyan: 2% / Magenta: 5% / Yellow: 0% / Key: 5%

What color is #EDE6F1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDE6F1 to RGB:

rgb(237, 230, 241)HEX to RGB Converter →

HEX to HSL

Convert #EDE6F1 to HSL:

hsl(278, 28%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EDE6F1 to CMYK:

cmyk(2%, 5%, 0%, 5%)Color Converter →

Color Meaning and Usage

A airy purple tone, #EDE6F1 has RGB (237, 230, 241) and HSL (278°, 28%, 92%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDE6F1 is #E9F0E5, creating high-contrast pairings. For softer combinations, try analogous colors like #E6E5F0.

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

Contrast with #EDE6F1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDE6F1?

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

What is the RGB value of #EDE6F1?

#EDE6F1 in RGB is (237, 230, 241) - 237 red, 230 green, and 241 blue.

How to use #EDE6F1 in CSS?

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

What colors go well with #EDE6F1?

#E9F0E5 (complementary), #E6E5F0 (analogous), and #C9B4D5 (lighter shade) work well with #EDE6F1.