#EECBED Color Information

Hex color code: #EECBED

#EECBED is a airy magenta color. In RGB it is (238, 203, 237), and in HSL it is (302°, 51%, 86%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#EECBED
RGB
238, 203, 237
HSL
302°, 51%, 86%
CMYK
0%, 15%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EECBED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 203, 237

Red: 238 / Green: 203 / Blue: 237

HSL

302°, 51%, 86%

Hue: 302° / Saturation: 51% / Lightness: 86%

CMYK

0%, 15%, 0%, 7%

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

What color is #EECBED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EECBED to RGB:

rgb(238, 203, 237)HEX to RGB Converter →

HEX to HSL

Convert #EECBED to HSL:

hsl(302, 51%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EECBED to CMYK:

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

Color Meaning and Usage

#EECBED is a airy magenta color with RGB values of 238, 203, 237 and HSL of 302°, 51%, 86%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EECBED is #C9EECA, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC9EE.

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

Contrast with #EECBED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EECBED?

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

What is the RGB value of #EECBED?

#EECBED in RGB is (238, 203, 237) - 238 red, 203 green, and 237 blue.

How to use #EECBED in CSS?

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

What colors go well with #EECBED?

#C9EECA (complementary), #DDC9EE (analogous), and #DB8FD8 (lighter shade) work well with #EECBED.