#EBE9EF Color Information

Hex color code: #EBE9EF

A light purple shade, #EBE9EF appears as (235, 233, 239) in RGB and (260°, 16%, 93%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EBE9EF
RGB
235, 233, 239
HSL
260°, 16%, 93%
CMYK
2%, 3%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBE9EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 233, 239

Red: 235 / Green: 233 / Blue: 239

HSL

260°, 16%, 93%

Hue: 260° / Saturation: 16% / Lightness: 93%

CMYK

2%, 3%, 0%, 6%

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

What color is #EBE9EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBE9EF to RGB:

rgb(235, 233, 239)HEX to RGB Converter →

HEX to HSL

Convert #EBE9EF to HSL:

hsl(260, 16%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EBE9EF to CMYK:

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

Color Meaning and Usage

#EBE9EF is a soft purple color with RGB values of 235, 233, 239 and HSL of 260°, 16%, 93%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBE9EF is #EEF0EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAEBF0.

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

Contrast with #EBE9EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBE9EF?

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

What is the RGB value of #EBE9EF?

#EBE9EF in RGB is (235, 233, 239) - 235 red, 233 green, and 239 blue.

How to use #EBE9EF in CSS?

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

What colors go well with #EBE9EF?

#EEF0EA (complementary), #EAEBF0 (analogous), and #C4BED0 (lighter shade) work well with #EBE9EF.