#E2CBEC Color Information

Hex color code: #E2CBEC

A airy purple shade, #E2CBEC appears as (226, 203, 236) in RGB and (282°, 46%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#E2CBEC
RGB
226, 203, 236
HSL
282°, 46%, 86%
CMYK
4%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2CBEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 203, 236

Red: 226 / Green: 203 / Blue: 236

HSL

282°, 46%, 86%

Hue: 282° / Saturation: 46% / Lightness: 86%

CMYK

4%, 14%, 0%, 7%

Cyan: 4% / Magenta: 14% / Yellow: 0% / Key: 7%

What color is #E2CBEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2CBEC to RGB:

rgb(226, 203, 236)HEX to RGB Converter →

HEX to HSL

Convert #E2CBEC to HSL:

hsl(282, 46%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #E2CBEC to CMYK:

cmyk(4%, 14%, 0%, 7%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #E2CBEC has RGB (226, 203, 236) and HSL (282°, 46%, 86%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2CBEC is #D5ECCB, creating high-contrast pairings. For softer combinations, try analogous colors like #D1CBEC.

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

Contrast with #E2CBEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2CBEC?

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

What is the RGB value of #E2CBEC?

#E2CBEC in RGB is (226, 203, 236) - 226 red, 203 green, and 236 blue.

How to use #E2CBEC in CSS?

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

What colors go well with #E2CBEC?

#D5ECCB (complementary), #D1CBEC (analogous), and #C393D7 (lighter shade) work well with #E2CBEC.