#EFB0CD Color Information

Hex color code: #EFB0CD

The hex color #EFB0CD is a light magenta with RGB values of (239, 176, 205) and HSL of (332°, 66%, 81%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#EFB0CD
RGB
239, 176, 205
HSL
332°, 66%, 81%
CMYK
0%, 26%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFB0CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 176, 205

Red: 239 / Green: 176 / Blue: 205

HSL

332°, 66%, 81%

Hue: 332° / Saturation: 66% / Lightness: 81%

CMYK

0%, 26%, 14%, 6%

Cyan: 0% / Magenta: 26% / Yellow: 14% / Key: 6%

What color is #EFB0CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFB0CD to RGB:

rgb(239, 176, 205)HEX to RGB Converter →

HEX to HSL

Convert #EFB0CD to HSL:

hsl(332, 66%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EFB0CD to CMYK:

cmyk(0%, 26%, 14%, 6%)Color Converter →

Color Meaning and Usage

#EFB0CD is a light magenta color with RGB values of 239, 176, 205 and HSL of 332°, 66%, 81%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFB0CD is #AFEFD1, creating high-contrast pairings. For softer combinations, try analogous colors like #EFAFEC.

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

Contrast with #EFB0CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFB0CD?

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

What is the RGB value of #EFB0CD?

#EFB0CD in RGB is (239, 176, 205) - 239 red, 176 green, and 205 blue.

How to use #EFB0CD in CSS?

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

What colors go well with #EFB0CD?

#AFEFD1 (complementary), #EFAFEC (analogous), and #E26FA4 (lighter shade) work well with #EFB0CD.