#EEDCF6 Color Information

Hex color code: #EEDCF6

The hex color #EEDCF6 is a light purple with RGB values of (238, 220, 246) and HSL of (282°, 59%, 91%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EEDCF6
RGB
238, 220, 246
HSL
282°, 59%, 91%
CMYK
3%, 11%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDCF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 220, 246

Red: 238 / Green: 220 / Blue: 246

HSL

282°, 59%, 91%

Hue: 282° / Saturation: 59% / Lightness: 91%

CMYK

3%, 11%, 0%, 4%

Cyan: 3% / Magenta: 11% / Yellow: 0% / Key: 4%

What color is #EEDCF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDCF6 to RGB:

rgb(238, 220, 246)HEX to RGB Converter →

HEX to HSL

Convert #EEDCF6 to HSL:

hsl(282, 59%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDCF6 to CMYK:

cmyk(3%, 11%, 0%, 4%)Color Converter →

Color Meaning and Usage

A light purple tone, #EEDCF6 has RGB (238, 220, 246) and HSL (282°, 59%, 91%). 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 #EEDCF6 is #E3F6DB, creating high-contrast pairings. For softer combinations, try analogous colors like #E0DBF6.

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

Contrast with #EEDCF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDCF6?

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

What is the RGB value of #EEDCF6?

#EEDCF6 in RGB is (238, 220, 246) - 238 red, 220 green, and 246 blue.

How to use #EEDCF6 in CSS?

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

What colors go well with #EEDCF6?

#E3F6DB (complementary), #E0DBF6 (analogous), and #D09EE6 (lighter shade) work well with #EEDCF6.