#E2CCEB Color Information

Hex color code: #E2CCEB

A delicate purple shade, #E2CCEB appears as (226, 204, 235) in RGB and (283°, 44%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#E2CCEB
RGB
226, 204, 235
HSL
283°, 44%, 86%
CMYK
4%, 13%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2CCEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 204, 235

Red: 226 / Green: 204 / Blue: 235

HSL

283°, 44%, 86%

Hue: 283° / Saturation: 44% / Lightness: 86%

CMYK

4%, 13%, 0%, 8%

Cyan: 4% / Magenta: 13% / Yellow: 0% / Key: 8%

What color is #E2CCEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2CCEB to RGB:

rgb(226, 204, 235)HEX to RGB Converter →

HEX to HSL

Convert #E2CCEB to HSL:

hsl(283, 44%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #E2CCEB to CMYK:

cmyk(4%, 13%, 0%, 8%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #E2CCEB has RGB (226, 204, 235) and HSL (283°, 44%, 86%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2CCEB is #D4EBCC, creating high-contrast pairings. For softer combinations, try analogous colors like #D2CCEB.

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

Contrast with #E2CCEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2CCEB?

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

What is the RGB value of #E2CCEB?

#E2CCEB in RGB is (226, 204, 235) - 226 red, 204 green, and 235 blue.

How to use #E2CCEB in CSS?

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

What colors go well with #E2CCEB?

#D4EBCC (complementary), #D2CCEB (analogous), and #C395D6 (lighter shade) work well with #E2CCEB.