#E0CAFA Color Information

Hex color code: #E0CAFA

The hex color #E0CAFA is a ethereal purple with RGB values of (224, 202, 250) and HSL of (268°, 83%, 89%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#E0CAFA
RGB
224, 202, 250
HSL
268°, 83%, 89%
CMYK
10%, 19%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0CAFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 202, 250

Red: 224 / Green: 202 / Blue: 250

HSL

268°, 83%, 89%

Hue: 268° / Saturation: 83% / Lightness: 89%

CMYK

10%, 19%, 0%, 2%

Cyan: 10% / Magenta: 19% / Yellow: 0% / Key: 2%

What color is #E0CAFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0CAFA to RGB:

rgb(224, 202, 250)HEX to RGB Converter →

HEX to HSL

Convert #E0CAFA to HSL:

hsl(268, 83%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #E0CAFA to CMYK:

cmyk(10%, 19%, 0%, 2%)Color Converter →

Color Meaning and Usage

A airy purple tone, #E0CAFA has RGB (224, 202, 250) and HSL (268°, 83%, 89%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0CAFA is #E5FACC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCCDFA.

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

Contrast with #E0CAFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0CAFA?

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

What is the RGB value of #E0CAFA?

#E0CAFA in RGB is (224, 202, 250) - 224 red, 202 green, and 250 blue.

How to use #E0CAFA in CSS?

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

What colors go well with #E0CAFA?

#E5FACC (complementary), #CCCDFA (analogous), and #B986F4 (lighter shade) work well with #E0CAFA.