#EFEDF8 Color Information

Hex color code: #EFEDF8

#EFEDF8 is a delicate blue color. In RGB it is (239, 237, 248), and in HSL it is (251°, 44%, 95%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#EFEDF8
RGB
239, 237, 248
HSL
251°, 44%, 95%
CMYK
4%, 4%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFEDF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 237, 248

Red: 239 / Green: 237 / Blue: 248

HSL

251°, 44%, 95%

Hue: 251° / Saturation: 44% / Lightness: 95%

CMYK

4%, 4%, 0%, 3%

Cyan: 4% / Magenta: 4% / Yellow: 0% / Key: 3%

What color is #EFEDF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFEDF8 to RGB:

rgb(239, 237, 248)HEX to RGB Converter →

HEX to HSL

Convert #EFEDF8 to HSL:

hsl(251, 44%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #EFEDF8 to CMYK:

cmyk(4%, 4%, 0%, 3%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #EFEDF8 has RGB (239, 237, 248) and HSL (251°, 44%, 95%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFEDF8 is #F6F8ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDF0F8.

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

Contrast with #EFEDF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFEDF8?

#EFEDF8 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFEDF8?

#EFEDF8 in RGB is (239, 237, 248) - 239 red, 237 green, and 248 blue.

How to use #EFEDF8 in CSS?

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

What colors go well with #EFEDF8?

#F6F8ED (complementary), #EDF0F8 (analogous), and #BEB6E2 (lighter shade) work well with #EFEDF8.