#EEEBEF Color Information

Hex color code: #EEEBEF

The hex color #EEEBEF is a light magenta with RGB values of (238, 235, 239) and HSL of (285°, 11%, 93%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EEEBEF
RGB
238, 235, 239
HSL
285°, 11%, 93%
CMYK
0%, 2%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEBEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 235, 239

Red: 238 / Green: 235 / Blue: 239

HSL

285°, 11%, 93%

Hue: 285° / Saturation: 11% / Lightness: 93%

CMYK

0%, 2%, 0%, 6%

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

What color is #EEEBEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEBEF to RGB:

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

HEX to HSL

Convert #EEEBEF to HSL:

hsl(285, 11%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEBEF to CMYK:

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

Color Meaning and Usage

#EEEBEF is a airy magenta color with RGB values of 238, 235, 239 and HSL of 285°, 11%, 93%. 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 #EEEBEF is #ECEFEB, creating high-contrast pairings. For softer combinations, try analogous colors like #ECEBEF.

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

Contrast with #EEEBEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEBEF?

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

What is the RGB value of #EEEBEF?

#EEEBEF in RGB is (238, 235, 239) - 238 red, 235 green, and 239 blue.

How to use #EEEBEF in CSS?

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

What colors go well with #EEEBEF?

#ECEFEB (complementary), #ECEBEF (analogous), and #CAC1CD (lighter shade) work well with #EEEBEF.