#EFBCCC Color Information

Hex color code: #EFBCCC

#EFBCCC is a soft magenta color. In RGB it is (239, 188, 204), and in HSL it is (341°, 61%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#EFBCCC
RGB
239, 188, 204
HSL
341°, 61%, 84%
CMYK
0%, 21%, 15%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFBCCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 188, 204

Red: 239 / Green: 188 / Blue: 204

HSL

341°, 61%, 84%

Hue: 341° / Saturation: 61% / Lightness: 84%

CMYK

0%, 21%, 15%, 6%

Cyan: 0% / Magenta: 21% / Yellow: 15% / Key: 6%

What color is #EFBCCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFBCCC to RGB:

rgb(239, 188, 204)HEX to RGB Converter →

HEX to HSL

Convert #EFBCCC to HSL:

hsl(341, 61%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EFBCCC to CMYK:

cmyk(0%, 21%, 15%, 6%)Color Converter →

Color Meaning and Usage

#EFBCCC is a delicate magenta color with RGB values of 239, 188, 204 and HSL of 341°, 61%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFBCCC is #BDEFDF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFBDE6.

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

Contrast with #EFBCCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFBCCC?

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

What is the RGB value of #EFBCCC?

#EFBCCC in RGB is (239, 188, 204) - 239 red, 188 green, and 204 blue.

How to use #EFBCCC in CSS?

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

What colors go well with #EFBCCC?

#BDEFDF (complementary), #EFBDE6 (analogous), and #E0809E (lighter shade) work well with #EFBCCC.