#EEDEEB Color Information

Hex color code: #EEDEEB

A soft magenta shade, #EEDEEB appears as (238, 222, 235) in RGB and (311°, 32%, 90%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EEDEEB
RGB
238, 222, 235
HSL
311°, 32%, 90%
CMYK
0%, 7%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDEEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 222, 235

Red: 238 / Green: 222 / Blue: 235

HSL

311°, 32%, 90%

Hue: 311° / Saturation: 32% / Lightness: 90%

CMYK

0%, 7%, 1%, 7%

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

What color is #EEDEEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDEEB to RGB:

rgb(238, 222, 235)HEX to RGB Converter →

HEX to HSL

Convert #EEDEEB to HSL:

hsl(311, 32%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDEEB to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EEDEEB has RGB (238, 222, 235) and HSL (311°, 32%, 90%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEDEEB is #DDEEE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E8DDEE.

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

Contrast with #EEDEEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDEEB?

#EEDEEB is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEDEEB?

#EEDEEB in RGB is (238, 222, 235) - 238 red, 222 green, and 235 blue.

How to use #EEDEEB in CSS?

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

What colors go well with #EEDEEB?

#DDEEE0 (complementary), #E8DDEE (analogous), and #D4ABCC (lighter shade) work well with #EEDEEB.