#EFCBC8 Color Information

Hex color code: #EFCBC8

#EFCBC8 is a soft red color. In RGB it is (239, 203, 200), and in HSL it is (5°, 55%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#EFCBC8
RGB
239, 203, 200
HSL
5°, 55%, 86%
CMYK
0%, 15%, 16%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFCBC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 203, 200

Red: 239 / Green: 203 / Blue: 200

HSL

5°, 55%, 86%

Hue: 5° / Saturation: 55% / Lightness: 86%

CMYK

0%, 15%, 16%, 6%

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

What color is #EFCBC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFCBC8 to RGB:

rgb(239, 203, 200)HEX to RGB Converter →

HEX to HSL

Convert #EFCBC8 to HSL:

hsl(5, 55%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EFCBC8 to CMYK:

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

Color Meaning and Usage

#EFCBC8 is a soft red color with RGB values of 239, 203, 200 and HSL of 5°, 55%, 86%. 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 #EFCBC8 is #C8ECEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFC8D8.

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

Contrast with #EFCBC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFCBC8?

#EFCBC8 is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFCBC8?

#EFCBC8 in RGB is (239, 203, 200) - 239 red, 203 green, and 200 blue.

How to use #EFCBC8 in CSS?

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

What colors go well with #EFCBC8?

#C8ECEF (complementary), #EFC8D8 (analogous), and #DE938C (lighter shade) work well with #EFCBC8.