#EFB9CC Color Information

Hex color code: #EFB9CC

A airy magenta shade, #EFB9CC appears as (239, 185, 204) in RGB and (339°, 63%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NamePink
HEX
#EFB9CC
RGB
239, 185, 204
HSL
339°, 63%, 83%
CMYK
0%, 23%, 15%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFB9CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 185, 204

Red: 239 / Green: 185 / Blue: 204

HSL

339°, 63%, 83%

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

CMYK

0%, 23%, 15%, 6%

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

What color is #EFB9CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFB9CC to RGB:

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

HEX to HSL

Convert #EFB9CC to HSL:

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

HEX to CMYK

Convert #EFB9CC to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EFB9CC has RGB (239, 185, 204) and HSL (339°, 63%, 83%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFB9CC is #B8EFDC, creating high-contrast pairings. For softer combinations, try analogous colors like #EFB8E7.

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

Contrast with #EFB9CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFB9CC?

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

What is the RGB value of #EFB9CC?

#EFB9CC in RGB is (239, 185, 204) - 239 red, 185 green, and 204 blue.

How to use #EFB9CC in CSS?

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

What colors go well with #EFB9CC?

#B8EFDC (complementary), #EFB8E7 (analogous), and #E17A9E (lighter shade) work well with #EFB9CC.