#EDEAEF Color Information

Hex color code: #EDEAEF

The hex color #EDEAEF is a airy purple with RGB values of (237, 234, 239) and HSL of (276°, 14%, 93%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EDEAEF
RGB
237, 234, 239
HSL
276°, 14%, 93%
CMYK
1%, 2%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDEAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 234, 239

Red: 237 / Green: 234 / Blue: 239

HSL

276°, 14%, 93%

Hue: 276° / Saturation: 14% / Lightness: 93%

CMYK

1%, 2%, 0%, 6%

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

What color is #EDEAEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDEAEF to RGB:

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

HEX to HSL

Convert #EDEAEF to HSL:

hsl(276, 14%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EDEAEF to CMYK:

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

Color Meaning and Usage

#EDEAEF is a ethereal purple color with RGB values of 237, 234, 239 and HSL of 276°, 14%, 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 #EDEAEF is #EDF0EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBEBF0.

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

Contrast with #EDEAEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDEAEF?

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

What is the RGB value of #EDEAEF?

#EDEAEF in RGB is (237, 234, 239) - 237 red, 234 green, and 239 blue.

How to use #EDEAEF in CSS?

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

What colors go well with #EDEAEF?

#EDF0EB (complementary), #EBEBF0 (analogous), and #C8BFCF (lighter shade) work well with #EDEAEF.