#EFECF5 Color Information

Hex color code: #EFECF5

The hex color #EFECF5 is a airy purple with RGB values of (239, 236, 245) and HSL of (260°, 31%, 94%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#EFECF5
RGB
239, 236, 245
HSL
260°, 31%, 94%
CMYK
2%, 4%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFECF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 236, 245

Red: 239 / Green: 236 / Blue: 245

HSL

260°, 31%, 94%

Hue: 260° / Saturation: 31% / Lightness: 94%

CMYK

2%, 4%, 0%, 4%

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

What color is #EFECF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFECF5 to RGB:

rgb(239, 236, 245)HEX to RGB Converter →

HEX to HSL

Convert #EFECF5 to HSL:

hsl(260, 31%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #EFECF5 to CMYK:

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

Color Meaning and Usage

A airy purple tone, #EFECF5 has RGB (239, 236, 245) and HSL (260°, 31%, 94%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFECF5 is #F1F4EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBEDF4.

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

Contrast with #EFECF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFECF5?

#EFECF5 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFECF5?

#EFECF5 in RGB is (239, 236, 245) - 239 red, 236 green, and 245 blue.

How to use #EFECF5 in CSS?

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

What colors go well with #EFECF5?

#F1F4EB (complementary), #EBEDF4 (analogous), and #C4B9DA (lighter shade) work well with #EFECF5.