#E6DFED Color Information

Hex color code: #E6DFED

A light purple shade, #E6DFED appears as (230, 223, 237) in RGB and (270°, 28%, 90%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#E6DFED
RGB
230, 223, 237
HSL
270°, 28%, 90%
CMYK
3%, 6%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E6DFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 223, 237

Red: 230 / Green: 223 / Blue: 237

HSL

270°, 28%, 90%

Hue: 270° / Saturation: 28% / Lightness: 90%

CMYK

3%, 6%, 0%, 7%

Cyan: 3% / Magenta: 6% / Yellow: 0% / Key: 7%

What color is #E6DFED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E6DFED to RGB:

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

HEX to HSL

Convert #E6DFED to HSL:

hsl(270, 28%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #E6DFED to CMYK:

cmyk(3%, 6%, 0%, 7%)Color Converter →

Color Meaning and Usage

#E6DFED is a airy purple color with RGB values of 230, 223, 237 and HSL of 270°, 28%, 90%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E6DFED is #E6EDDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDEED.

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

Contrast with #E6DFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E6DFED?

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

What is the RGB value of #E6DFED?

#E6DFED in RGB is (230, 223, 237) - 230 red, 223 green, and 237 blue.

How to use #E6DFED in CSS?

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

What colors go well with #E6DFED?

#E6EDDE (complementary), #DEDEED (analogous), and #BFADD1 (lighter shade) work well with #E6DFED.