#EDEAF1 Color Information

Hex color code: #EDEAF1

A soft purple shade, #EDEAF1 appears as (237, 234, 241) in RGB and (266°, 20%, 93%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EDEAF1
RGB
237, 234, 241
HSL
266°, 20%, 93%
CMYK
2%, 3%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEAF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 234, 241

Red: 237 / Green: 234 / Blue: 241

HSL

266°, 20%, 93%

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

CMYK

2%, 3%, 0%, 5%

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

What color is #EDEAF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEAF1 to RGB:

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

HEX to HSL

Convert #EDEAF1 to HSL:

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

HEX to CMYK

Convert #EDEAF1 to CMYK:

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

Color Meaning and Usage

#EDEAF1 is a ethereal purple color with RGB values of 237, 234, 241 and HSL of 266°, 20%, 93%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDEAF1 is #EEF1EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAEAF1.

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

Contrast with #EDEAF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEAF1?

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

What is the RGB value of #EDEAF1?

#EDEAF1 in RGB is (237, 234, 241) - 237 red, 234 green, and 241 blue.

How to use #EDEAF1 in CSS?

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

What colors go well with #EDEAF1?

#EEF1EA (complementary), #EAEAF1 (analogous), and #C5BCD2 (lighter shade) work well with #EDEAF1.