#EFB9CD Color Information

Hex color code: #EFB9CD

A ethereal magenta shade, #EFB9CD appears as (239, 185, 205) in RGB and (338°, 63%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NamePink
HEX
#EFB9CD
RGB
239, 185, 205
HSL
338°, 63%, 83%
CMYK
0%, 23%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFB9CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 185, 205

Red: 239 / Green: 185 / Blue: 205

HSL

338°, 63%, 83%

Hue: 338° / Saturation: 63% / Lightness: 83%

CMYK

0%, 23%, 14%, 6%

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

What color is #EFB9CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFB9CD to RGB:

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

HEX to HSL

Convert #EFB9CD to HSL:

hsl(338, 63%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EFB9CD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #EFB9CD has RGB (239, 185, 205) and HSL (338°, 63%, 83%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFB9CD is #B8EFDB, creating high-contrast pairings. For softer combinations, try analogous colors like #EFB8E8.

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

Contrast with #EFB9CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFB9CD?

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

What is the RGB value of #EFB9CD?

#EFB9CD in RGB is (239, 185, 205) - 239 red, 185 green, and 205 blue.

How to use #EFB9CD in CSS?

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

What colors go well with #EFB9CD?

#B8EFDB (complementary), #EFB8E8 (analogous), and #E17AA0 (lighter shade) work well with #EFB9CD.