#FDEDFD Color Information

Hex color code: #FDEDFD

#FDEDFD is a delicate magenta color. In RGB it is (253, 237, 253), and in HSL it is (300°, 80%, 96%). It is often used for branding and logos.

Try:
Color NameGhost White
HEX
#FDEDFD
RGB
253, 237, 253
HSL
300°, 80%, 96%
CMYK
0%, 6%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDEDFD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 237, 253

Red: 253 / Green: 237 / Blue: 253

HSL

300°, 80%, 96%

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

CMYK

0%, 6%, 0%, 1%

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

What color is #FDEDFD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDEDFD to RGB:

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

HEX to HSL

Convert #FDEDFD to HSL:

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

HEX to CMYK

Convert #FDEDFD to CMYK:

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

Color Meaning and Usage

#FDEDFD is a delicate magenta color with RGB values of 253, 237, 253 and HSL of 300°, 80%, 96%. 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 #FDEDFD is #EDFDED, creating high-contrast pairings. For softer combinations, try analogous colors like #F5EDFD.

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

Contrast with #FDEDFD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDEDFD?

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

What is the RGB value of #FDEDFD?

#FDEDFD in RGB is (253, 237, 253) - 253 red, 237 green, and 253 blue.

How to use #FDEDFD in CSS?

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

What colors go well with #FDEDFD?

#EDFDED (complementary), #F5EDFD (analogous), and #F5A8F5 (lighter shade) work well with #FDEDFD.