#EFCEFB Color Information

Hex color code: #EFCEFB

The hex color #EFCEFB is a ethereal purple with RGB values of (239, 206, 251) and HSL of (284°, 85%, 90%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#EFCEFB
RGB
239, 206, 251
HSL
284°, 85%, 90%
CMYK
5%, 18%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFCEFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 206, 251

Red: 239 / Green: 206 / Blue: 251

HSL

284°, 85%, 90%

Hue: 284° / Saturation: 85% / Lightness: 90%

CMYK

5%, 18%, 0%, 2%

Cyan: 5% / Magenta: 18% / Yellow: 0% / Key: 2%

What color is #EFCEFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFCEFB to RGB:

rgb(239, 206, 251)HEX to RGB Converter →

HEX to HSL

Convert #EFCEFB to HSL:

hsl(284, 85%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EFCEFB to CMYK:

cmyk(5%, 18%, 0%, 2%)Color Converter →

Color Meaning and Usage

#EFCEFB is a delicate purple color with RGB values of 239, 206, 251 and HSL of 284°, 85%, 90%. 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 #EFCEFB is #DBFBD0, creating high-contrast pairings. For softer combinations, try analogous colors like #DAD0FB.

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

Contrast with #EFCEFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFCEFB?

#EFCEFB is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFCEFB?

#EFCEFB in RGB is (239, 206, 251) - 239 red, 206 green, and 251 blue.

How to use #EFCEFB in CSS?

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

What colors go well with #EFCEFB?

#DBFBD0 (complementary), #DAD0FB (analogous), and #D989F5 (lighter shade) work well with #EFCEFB.