#FBEDEC Color Information

Hex color code: #FBEDEC

A ethereal red shade, #FBEDEC appears as (251, 237, 236) in RGB and (4°, 65%, 95%) in HSL. It is typically applied in digital products.

Try:
Color NameLinen
HEX
#FBEDEC
RGB
251, 237, 236
HSL
4°, 65%, 95%
CMYK
0%, 6%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEDEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 237, 236

Red: 251 / Green: 237 / Blue: 236

HSL

4°, 65%, 95%

Hue: 4° / Saturation: 65% / Lightness: 95%

CMYK

0%, 6%, 6%, 2%

Cyan: 0% / Magenta: 6% / Yellow: 6% / Key: 2%

What color is #FBEDEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEDEC to RGB:

rgb(251, 237, 236)HEX to RGB Converter →

HEX to HSL

Convert #FBEDEC to HSL:

hsl(4, 65%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEDEC to CMYK:

cmyk(0%, 6%, 6%, 2%)Color Converter →

Color Meaning and Usage

A soft red tone, #FBEDEC has RGB (251, 237, 236) and HSL (4°, 65%, 95%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEDEC is #EAF9FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBEAF1.

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

Contrast with #FBEDEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEDEC?

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

What is the RGB value of #FBEDEC?

#FBEDEC in RGB is (251, 237, 236) - 251 red, 237 green, and 236 blue.

How to use #FBEDEC in CSS?

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

What colors go well with #FBEDEC?

#EAF9FB (complementary), #FBEAF1 (analogous), and #EDAFAB (lighter shade) work well with #FBEDEC.