#EEEBFE Color Information

Hex color code: #EEEBFE

The hex color #EEEBFE is a delicate blue with RGB values of (238, 235, 254) and HSL of (249°, 90%, 96%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EEEBFE
RGB
238, 235, 254
HSL
249°, 90%, 96%
CMYK
6%, 7%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEEBFE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 235, 254

Red: 238 / Green: 235 / Blue: 254

HSL

249°, 90%, 96%

Hue: 249° / Saturation: 90% / Lightness: 96%

CMYK

6%, 7%, 0%, 0%

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

What color is #EEEBFE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEEBFE to RGB:

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

HEX to HSL

Convert #EEEBFE to HSL:

hsl(249, 90%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EEEBFE to CMYK:

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

Color Meaning and Usage

A soft blue tone, #EEEBFE has RGB (238, 235, 254) and HSL (249°, 90%, 96%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEEBFE is #FBFEEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECF2FE.

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

Contrast with #EEEBFE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEEBFE?

#EEEBFE is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEEBFE?

#EEEBFE in RGB is (238, 235, 254) - 238 red, 235 green, and 254 blue.

How to use #EEEBFE in CSS?

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

What colors go well with #EEEBFE?

#FBFEEC (complementary), #ECF2FE (analogous), and #B0A3FA (lighter shade) work well with #EEEBFE.