#EBDEF2 Color Information

Hex color code: #EBDEF2

A airy purple shade, #EBDEF2 appears as (235, 222, 242) in RGB and (279°, 43%, 91%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EBDEF2
RGB
235, 222, 242
HSL
279°, 43%, 91%
CMYK
3%, 8%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDEF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 222, 242

Red: 235 / Green: 222 / Blue: 242

HSL

279°, 43%, 91%

Hue: 279° / Saturation: 43% / Lightness: 91%

CMYK

3%, 8%, 0%, 5%

Cyan: 3% / Magenta: 8% / Yellow: 0% / Key: 5%

What color is #EBDEF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDEF2 to RGB:

rgb(235, 222, 242)HEX to RGB Converter →

HEX to HSL

Convert #EBDEF2 to HSL:

hsl(279, 43%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDEF2 to CMYK:

cmyk(3%, 8%, 0%, 5%)Color Converter →

Color Meaning and Usage

#EBDEF2 is a light purple color with RGB values of 235, 222, 242 and HSL of 279°, 43%, 91%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDEF2 is #E5F2DE, creating high-contrast pairings. For softer combinations, try analogous colors like #E1DEF2.

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

Contrast with #EBDEF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDEF2?

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

What is the RGB value of #EBDEF2?

#EBDEF2 in RGB is (235, 222, 242) - 235 red, 222 green, and 242 blue.

How to use #EBDEF2 in CSS?

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

What colors go well with #EBDEF2?

#E5F2DE (complementary), #E1DEF2 (analogous), and #CAA7DC (lighter shade) work well with #EBDEF2.