#FDDBF8 Color Information

Hex color code: #FDDBF8

A airy magenta shade, #FDDBF8 appears as (253, 219, 248) in RGB and (309°, 89%, 93%) in HSL. It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#FDDBF8
RGB
253, 219, 248
HSL
309°, 89%, 93%
CMYK
0%, 13%, 2%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDDBF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 219, 248

Red: 253 / Green: 219 / Blue: 248

HSL

309°, 89%, 93%

Hue: 309° / Saturation: 89% / Lightness: 93%

CMYK

0%, 13%, 2%, 1%

Cyan: 0% / Magenta: 13% / Yellow: 2% / Key: 1%

What color is #FDDBF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDDBF8 to RGB:

rgb(253, 219, 248)HEX to RGB Converter →

HEX to HSL

Convert #FDDBF8 to HSL:

hsl(309, 89%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #FDDBF8 to CMYK:

cmyk(0%, 13%, 2%, 1%)Color Converter →

Color Meaning and Usage

#FDDBF8 is a airy magenta color with RGB values of 253, 219, 248 and HSL of 309°, 89%, 93%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDDBF8 is #DDFDE2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2DDFD.

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

Contrast with #FDDBF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDDBF8?

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

What is the RGB value of #FDDBF8?

#FDDBF8 in RGB is (253, 219, 248) - 253 red, 219 green, and 248 blue.

How to use #FDDBF8 in CSS?

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

What colors go well with #FDDBF8?

#DDFDE2 (complementary), #F2DDFD (analogous), and #F995EA (lighter shade) work well with #FDDBF8.