#EEC8F5 Color Information

Hex color code: #EEC8F5

#EEC8F5 is a light magenta color. In RGB it is (238, 200, 245), and in HSL it is (291°, 69%, 87%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EEC8F5
RGB
238, 200, 245
HSL
291°, 69%, 87%
CMYK
3%, 18%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEC8F5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 200, 245

Red: 238 / Green: 200 / Blue: 245

HSL

291°, 69%, 87%

Hue: 291° / Saturation: 69% / Lightness: 87%

CMYK

3%, 18%, 0%, 4%

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

What color is #EEC8F5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEC8F5 to RGB:

rgb(238, 200, 245)HEX to RGB Converter →

HEX to HSL

Convert #EEC8F5 to HSL:

hsl(291, 69%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #EEC8F5 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EEC8F5 has RGB (238, 200, 245) and HSL (291°, 69%, 87%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEC8F5 is #CEF5C7, creating high-contrast pairings. For softer combinations, try analogous colors like #D7C7F5.

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

Contrast with #EEC8F5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEC8F5?

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

What is the RGB value of #EEC8F5?

#EEC8F5 in RGB is (238, 200, 245) - 238 red, 200 green, and 245 blue.

How to use #EEC8F5 in CSS?

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

What colors go well with #EEC8F5?

#CEF5C7 (complementary), #D7C7F5 (analogous), and #DA86E9 (lighter shade) work well with #EEC8F5.