#EBDBF9 Color Information

Hex color code: #EBDBF9

#EBDBF9 is a delicate purple color. In RGB it is (235, 219, 249), and in HSL it is (272°, 71%, 92%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EBDBF9
RGB
235, 219, 249
HSL
272°, 71%, 92%
CMYK
6%, 12%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDBF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 219, 249

Red: 235 / Green: 219 / Blue: 249

HSL

272°, 71%, 92%

Hue: 272° / Saturation: 71% / Lightness: 92%

CMYK

6%, 12%, 0%, 2%

Cyan: 6% / Magenta: 12% / Yellow: 0% / Key: 2%

What color is #EBDBF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDBF9 to RGB:

rgb(235, 219, 249)HEX to RGB Converter →

HEX to HSL

Convert #EBDBF9 to HSL:

hsl(272, 71%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDBF9 to CMYK:

cmyk(6%, 12%, 0%, 2%)Color Converter →

Color Meaning and Usage

#EBDBF9 is a delicate purple color with RGB values of 235, 219, 249 and HSL of 272°, 71%, 92%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDBF9 is #EAF9DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DDDCF9.

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

Contrast with #EBDBF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDBF9?

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

What is the RGB value of #EBDBF9?

#EBDBF9 in RGB is (235, 219, 249) - 235 red, 219 green, and 249 blue.

How to use #EBDBF9 in CSS?

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

What colors go well with #EBDBF9?

#EAF9DC (complementary), #DDDCF9 (analogous), and #C79BEE (lighter shade) work well with #EBDBF9.