#EBDBF0 Color Information

Hex color code: #EBDBF0

#EBDBF0 is a airy magenta color. In RGB it is (235, 219, 240), and in HSL it is (286°, 41%, 90%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EBDBF0
RGB
235, 219, 240
HSL
286°, 41%, 90%
CMYK
2%, 9%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBDBF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 219, 240

Red: 235 / Green: 219 / Blue: 240

HSL

286°, 41%, 90%

Hue: 286° / Saturation: 41% / Lightness: 90%

CMYK

2%, 9%, 0%, 6%

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

What color is #EBDBF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBDBF0 to RGB:

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

HEX to HSL

Convert #EBDBF0 to HSL:

hsl(286, 41%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EBDBF0 to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #EBDBF0 has RGB (235, 219, 240) and HSL (286°, 41%, 90%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBDBF0 is #E0F0DB, creating high-contrast pairings. For softer combinations, try analogous colors like #E1DBF0.

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

Contrast with #EBDBF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBDBF0?

#EBDBF0 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EBDBF0?

#EBDBF0 in RGB is (235, 219, 240) - 235 red, 219 green, and 240 blue.

How to use #EBDBF0 in CSS?

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

What colors go well with #EBDBF0?

#E0F0DB (complementary), #E1DBF0 (analogous), and #CDA5D9 (lighter shade) work well with #EBDBF0.