#EFAFCF Color Information

Hex color code: #EFAFCF

The hex color #EFAFCF is a ethereal magenta with RGB values of (239, 175, 207) and HSL of (330°, 67%, 81%). It is typically applied in digital products.

Try:
Color NameLight Pink
HEX
#EFAFCF
RGB
239, 175, 207
HSL
330°, 67%, 81%
CMYK
0%, 27%, 13%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFAFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 175, 207

Red: 239 / Green: 175 / Blue: 207

HSL

330°, 67%, 81%

Hue: 330° / Saturation: 67% / Lightness: 81%

CMYK

0%, 27%, 13%, 6%

Cyan: 0% / Magenta: 27% / Yellow: 13% / Key: 6%

What color is #EFAFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFAFCF to RGB:

rgb(239, 175, 207)HEX to RGB Converter →

HEX to HSL

Convert #EFAFCF to HSL:

hsl(330, 67%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EFAFCF to CMYK:

cmyk(0%, 27%, 13%, 6%)Color Converter →

Color Meaning and Usage

#EFAFCF is a soft magenta color with RGB values of 239, 175, 207 and HSL of 330°, 67%, 81%. 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 #EFAFCF is #AEEFCF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFAEEF.

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

Contrast with #EFAFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFAFCF?

#EFAFCF is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFAFCF?

#EFAFCF in RGB is (239, 175, 207) - 239 red, 175 green, and 207 blue.

How to use #EFAFCF in CSS?

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

What colors go well with #EFAFCF?

#AEEFCF (complementary), #EFAEEF (analogous), and #E26EA8 (lighter shade) work well with #EFAFCF.