#EFBDCD Color Information

Hex color code: #EFBDCD

A light magenta shade, #EFBDCD appears as (239, 189, 205) in RGB and (341°, 61%, 84%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#EFBDCD
RGB
239, 189, 205
HSL
341°, 61%, 84%
CMYK
0%, 21%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFBDCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 189, 205

Red: 239 / Green: 189 / Blue: 205

HSL

341°, 61%, 84%

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

CMYK

0%, 21%, 14%, 6%

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

What color is #EFBDCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFBDCD to RGB:

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

HEX to HSL

Convert #EFBDCD to HSL:

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

HEX to CMYK

Convert #EFBDCD to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EFBDCD has RGB (239, 189, 205) and HSL (341°, 61%, 84%). 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 #EFBDCD is #BDEFDF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFBDE6.

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

Contrast with #EFBDCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFBDCD?

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

What is the RGB value of #EFBDCD?

#EFBDCD in RGB is (239, 189, 205) - 239 red, 189 green, and 205 blue.

How to use #EFBDCD in CSS?

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

What colors go well with #EFBDCD?

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