#EFCAF7 Color Information

Hex color code: #EFCAF7

A light magenta shade, #EFCAF7 appears as (239, 202, 247) in RGB and (289°, 74%, 88%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#EFCAF7
RGB
239, 202, 247
HSL
289°, 74%, 88%
CMYK
3%, 18%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFCAF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 202, 247

Red: 239 / Green: 202 / Blue: 247

HSL

289°, 74%, 88%

Hue: 289° / Saturation: 74% / Lightness: 88%

CMYK

3%, 18%, 0%, 3%

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

What color is #EFCAF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFCAF7 to RGB:

rgb(239, 202, 247)HEX to RGB Converter →

HEX to HSL

Convert #EFCAF7 to HSL:

hsl(289, 74%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #EFCAF7 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #EFCAF7 has RGB (239, 202, 247) and HSL (289°, 74%, 88%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFCAF7 is #D2F7CA, creating high-contrast pairings. For softer combinations, try analogous colors like #D8CAF7.

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

Contrast with #EFCAF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFCAF7?

#EFCAF7 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFCAF7?

#EFCAF7 in RGB is (239, 202, 247) - 239 red, 202 green, and 247 blue.

How to use #EFCAF7 in CSS?

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

What colors go well with #EFCAF7?

#D2F7CA (complementary), #D8CAF7 (analogous), and #DA87ED (lighter shade) work well with #EFCAF7.