#EECAF5 Color Information

Hex color code: #EECAF5

#EECAF5 is a ethereal magenta color. In RGB it is (238, 202, 245), and in HSL it is (290°, 68%, 88%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EECAF5
RGB
238, 202, 245
HSL
290°, 68%, 88%
CMYK
3%, 18%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECAF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 202, 245

Red: 238 / Green: 202 / Blue: 245

HSL

290°, 68%, 88%

Hue: 290° / Saturation: 68% / Lightness: 88%

CMYK

3%, 18%, 0%, 4%

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

What color is #EECAF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECAF5 to RGB:

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

HEX to HSL

Convert #EECAF5 to HSL:

hsl(290, 68%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EECAF5 to CMYK:

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

Color Meaning and Usage

#EECAF5 is a ethereal magenta color with RGB values of 238, 202, 245 and HSL of 290°, 68%, 88%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECAF5 is #D3F5CC, creating high-contrast pairings. For softer combinations, try analogous colors like #D9CCF5.

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

Contrast with #EECAF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECAF5?

#EECAF5 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EECAF5?

#EECAF5 in RGB is (238, 202, 245) - 238 red, 202 green, and 245 blue.

How to use #EECAF5 in CSS?

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

What colors go well with #EECAF5?

#D3F5CC (complementary), #D9CCF5 (analogous), and #D98BE9 (lighter shade) work well with #EECAF5.