#E8EDFF Color Information

Hex color code: #E8EDFF

The hex color #E8EDFF is a ethereal blue with RGB values of (232, 237, 255) and HSL of (227°, 100%, 95%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#E8EDFF
RGB
232, 237, 255
HSL
227°, 100%, 95%
CMYK
9%, 7%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E8EDFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 237, 255

Red: 232 / Green: 237 / Blue: 255

HSL

227°, 100%, 95%

Hue: 227° / Saturation: 100% / Lightness: 95%

CMYK

9%, 7%, 0%, 0%

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

What color is #E8EDFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E8EDFF to RGB:

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

HEX to HSL

Convert #E8EDFF to HSL:

hsl(227, 100%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #E8EDFF to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #E8EDFF has RGB (232, 237, 255) and HSL (227°, 100%, 95%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E8EDFF is #FFF9E5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5F8FF.

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

Contrast with #E8EDFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E8EDFF?

#E8EDFF is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E8EDFF?

#E8EDFF in RGB is (232, 237, 255) - 232 red, 237 green, and 255 blue.

How to use #E8EDFF in CSS?

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

What colors go well with #E8EDFF?

#FFF9E5 (complementary), #E5F8FF (analogous), and #99AFFF (lighter shade) work well with #E8EDFF.