#F1CBEB Color Information

Hex color code: #F1CBEB

A soft magenta shade, #F1CBEB appears as (241, 203, 235) in RGB and (309°, 58%, 87%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMisty Rose
HEX
#F1CBEB
RGB
241, 203, 235
HSL
309°, 58%, 87%
CMYK
0%, 16%, 2%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1CBEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 203, 235

Red: 241 / Green: 203 / Blue: 235

HSL

309°, 58%, 87%

Hue: 309° / Saturation: 58% / Lightness: 87%

CMYK

0%, 16%, 2%, 5%

Cyan: 0% / Magenta: 16% / Yellow: 2% / Key: 5%

What color is #F1CBEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1CBEB to RGB:

rgb(241, 203, 235)HEX to RGB Converter →

HEX to HSL

Convert #F1CBEB to HSL:

hsl(309, 58%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #F1CBEB to CMYK:

cmyk(0%, 16%, 2%, 5%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #F1CBEB has RGB (241, 203, 235) and HSL (309°, 58%, 87%). 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 #F1CBEB is #CBF1D0, creating high-contrast pairings. For softer combinations, try analogous colors like #E4CBF1.

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

Contrast with #F1CBEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1CBEB?

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

What is the RGB value of #F1CBEB?

#F1CBEB in RGB is (241, 203, 235) - 241 red, 203 green, and 235 blue.

How to use #F1CBEB in CSS?

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

What colors go well with #F1CBEB?

#CBF1D0 (complementary), #E4CBF1 (analogous), and #E18ED5 (lighter shade) work well with #F1CBEB.