#FDEBFD Color Information

Hex color code: #FDEBFD

A airy magenta shade, #FDEBFD appears as (253, 235, 253) in RGB and (300°, 82%, 96%) in HSL. It is widely used in graphic design.

Try:
Color NameGhost White
HEX
#FDEBFD
RGB
253, 235, 253
HSL
300°, 82%, 96%
CMYK
0%, 7%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDEBFD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 235, 253

Red: 253 / Green: 235 / Blue: 253

HSL

300°, 82%, 96%

Hue: 300° / Saturation: 82% / Lightness: 96%

CMYK

0%, 7%, 0%, 1%

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

What color is #FDEBFD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDEBFD to RGB:

rgb(253, 235, 253)HEX to RGB Converter →

HEX to HSL

Convert #FDEBFD to HSL:

hsl(300, 82%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FDEBFD to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #FDEBFD has RGB (253, 235, 253) and HSL (300°, 82%, 96%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDEBFD is #ECFDEC, creating high-contrast pairings. For softer combinations, try analogous colors like #F5ECFD.

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

Contrast with #FDEBFD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDEBFD?

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

What is the RGB value of #FDEBFD?

#FDEBFD in RGB is (253, 235, 253) - 253 red, 235 green, and 253 blue.

How to use #FDEBFD in CSS?

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

What colors go well with #FDEBFD?

#ECFDEC (complementary), #F5ECFD (analogous), and #F6A7F6 (lighter shade) work well with #FDEBFD.