#EBCBEC Color Information

Hex color code: #EBCBEC

A airy magenta shade, #EBCBEC appears as (235, 203, 236) in RGB and (298°, 46%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EBCBEC
RGB
235, 203, 236
HSL
298°, 46%, 86%
CMYK
0%, 14%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBCBEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 203, 236

Red: 235 / Green: 203 / Blue: 236

HSL

298°, 46%, 86%

Hue: 298° / Saturation: 46% / Lightness: 86%

CMYK

0%, 14%, 0%, 7%

Cyan: 0% / Magenta: 14% / Yellow: 0% / Key: 7%

What color is #EBCBEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBCBEC to RGB:

rgb(235, 203, 236)HEX to RGB Converter →

HEX to HSL

Convert #EBCBEC to HSL:

hsl(298, 46%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EBCBEC to CMYK:

cmyk(0%, 14%, 0%, 7%)Color Converter →

Color Meaning and Usage

A light magenta tone, #EBCBEC has RGB (235, 203, 236) and HSL (298°, 46%, 86%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBCBEC is #CCECCB, creating high-contrast pairings. For softer combinations, try analogous colors like #DACBEC.

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

Contrast with #EBCBEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBCBEC?

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

What is the RGB value of #EBCBEC?

#EBCBEC in RGB is (235, 203, 236) - 235 red, 203 green, and 236 blue.

How to use #EBCBEC in CSS?

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

What colors go well with #EBCBEC?

#CCECCB (complementary), #DACBEC (analogous), and #D593D7 (lighter shade) work well with #EBCBEC.