#EED2FC Color Information

Hex color code: #EED2FC

#EED2FC is a soft purple color. In RGB it is (238, 210, 252), and in HSL it is (280°, 88%, 91%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#EED2FC
RGB
238, 210, 252
HSL
280°, 88%, 91%
CMYK
6%, 17%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED2FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 210, 252

Red: 238 / Green: 210 / Blue: 252

HSL

280°, 88%, 91%

Hue: 280° / Saturation: 88% / Lightness: 91%

CMYK

6%, 17%, 0%, 1%

Cyan: 6% / Magenta: 17% / Yellow: 0% / Key: 1%

What color is #EED2FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED2FC to RGB:

rgb(238, 210, 252)HEX to RGB Converter →

HEX to HSL

Convert #EED2FC to HSL:

hsl(280, 88%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EED2FC to CMYK:

cmyk(6%, 17%, 0%, 1%)Color Converter →

Color Meaning and Usage

#EED2FC is a light purple color with RGB values of 238, 210, 252 and HSL of 280°, 88%, 91%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED2FC is #E1FCD4, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD4FC.

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

Contrast with #EED2FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED2FC?

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

What is the RGB value of #EED2FC?

#EED2FC in RGB is (238, 210, 252) - 238 red, 210 green, and 252 blue.

How to use #EED2FC in CSS?

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

What colors go well with #EED2FC?

#E1FCD4 (complementary), #DBD4FC (analogous), and #D48CF8 (lighter shade) work well with #EED2FC.