#E2CEEB Color Information

Hex color code: #E2CEEB

A ethereal purple shade, #E2CEEB appears as (226, 206, 235) in RGB and (281°, 42%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#E2CEEB
RGB
226, 206, 235
HSL
281°, 42%, 86%
CMYK
4%, 12%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2CEEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 206, 235

Red: 226 / Green: 206 / Blue: 235

HSL

281°, 42%, 86%

Hue: 281° / Saturation: 42% / Lightness: 86%

CMYK

4%, 12%, 0%, 8%

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

What color is #E2CEEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2CEEB to RGB:

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

HEX to HSL

Convert #E2CEEB to HSL:

hsl(281, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #E2CEEB to CMYK:

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

Color Meaning and Usage

#E2CEEB is a light purple color with RGB values of 226, 206, 235 and HSL of 281°, 42%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2CEEB is #D6EACC, creating high-contrast pairings. For softer combinations, try analogous colors like #D2CCEA.

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

Contrast with #E2CEEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2CEEB?

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

What is the RGB value of #E2CEEB?

#E2CEEB in RGB is (226, 206, 235) - 226 red, 206 green, and 235 blue.

How to use #E2CEEB in CSS?

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

What colors go well with #E2CEEB?

#D6EACC (complementary), #D2CCEA (analogous), and #C096D4 (lighter shade) work well with #E2CEEB.