#FCEBFF Color Information

Hex color code: #FCEBFF

The hex color #FCEBFF is a soft magenta with RGB values of (252, 235, 255) and HSL of (291°, 100%, 96%). It is frequently seen in web interfaces.

Try:
Color NameGhost White
HEX
#FCEBFF
RGB
252, 235, 255
HSL
291°, 100%, 96%
CMYK
1%, 8%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEBFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 235, 255

Red: 252 / Green: 235 / Blue: 255

HSL

291°, 100%, 96%

Hue: 291° / Saturation: 100% / Lightness: 96%

CMYK

1%, 8%, 0%, 0%

Cyan: 1% / Magenta: 8% / Yellow: 0% / Key: 0%

What color is #FCEBFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEBFF to RGB:

rgb(252, 235, 255)HEX to RGB Converter →

HEX to HSL

Convert #FCEBFF to HSL:

hsl(291, 100%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FCEBFF to CMYK:

cmyk(1%, 8%, 0%, 0%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #FCEBFF has RGB (252, 235, 255) and HSL (291°, 100%, 96%). 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 #FCEBFF is #EEFFEB, creating high-contrast pairings. For softer combinations, try analogous colors like #F2EBFF.

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

Contrast with #FCEBFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEBFF?

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

What is the RGB value of #FCEBFF?

#FCEBFF in RGB is (252, 235, 255) - 252 red, 235 green, and 255 blue.

How to use #FCEBFF in CSS?

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

What colors go well with #FCEBFF?

#EEFFEB (complementary), #F2EBFF (analogous), and #F09EFF (lighter shade) work well with #FCEBFF.