#FACBEF Color Information

Hex color code: #FACBEF

#FACBEF is a soft magenta color. In RGB it is (250, 203, 239), and in HSL it is (314°, 82%, 89%). It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FACBEF
RGB
250, 203, 239
HSL
314°, 82%, 89%
CMYK
0%, 19%, 4%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FACBEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 203, 239

Red: 250 / Green: 203 / Blue: 239

HSL

314°, 82%, 89%

Hue: 314° / Saturation: 82% / Lightness: 89%

CMYK

0%, 19%, 4%, 2%

Cyan: 0% / Magenta: 19% / Yellow: 4% / Key: 2%

What color is #FACBEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FACBEF to RGB:

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

HEX to HSL

Convert #FACBEF to HSL:

hsl(314, 82%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #FACBEF to CMYK:

cmyk(0%, 19%, 4%, 2%)Color Converter →

Color Meaning and Usage

A light magenta tone, #FACBEF has RGB (250, 203, 239) and HSL (314°, 82%, 89%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FACBEF is #CCFAD7, creating high-contrast pairings. For softer combinations, try analogous colors like #EECCFA.

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

Contrast with #FACBEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FACBEF?

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

What is the RGB value of #FACBEF?

#FACBEF in RGB is (250, 203, 239) - 250 red, 203 green, and 239 blue.

How to use #FACBEF in CSS?

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

What colors go well with #FACBEF?

#CCFAD7 (complementary), #EECCFA (analogous), and #F386DA (lighter shade) work well with #FACBEF.