#FDEFF5 Color Information

Hex color code: #FDEFF5

A light magenta shade, #FDEFF5 appears as (253, 239, 245) in RGB and (334°, 78%, 96%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSeashell
HEX
#FDEFF5
RGB
253, 239, 245
HSL
334°, 78%, 96%
CMYK
0%, 6%, 3%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDEFF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 239, 245

Red: 253 / Green: 239 / Blue: 245

HSL

334°, 78%, 96%

Hue: 334° / Saturation: 78% / Lightness: 96%

CMYK

0%, 6%, 3%, 1%

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

What color is #FDEFF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDEFF5 to RGB:

rgb(253, 239, 245)HEX to RGB Converter →

HEX to HSL

Convert #FDEFF5 to HSL:

hsl(334, 78%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FDEFF5 to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #FDEFF5 has RGB (253, 239, 245) and HSL (334°, 78%, 96%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDEFF5 is #EDFDF6, creating high-contrast pairings. For softer combinations, try analogous colors like #FDEDFC.

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

Contrast with #FDEFF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDEFF5?

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

What is the RGB value of #FDEFF5?

#FDEFF5 in RGB is (253, 239, 245) - 253 red, 239 green, and 245 blue.

How to use #FDEFF5 in CSS?

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

What colors go well with #FDEFF5?

#EDFDF6 (complementary), #FDEDFC (analogous), and #F4A9CA (lighter shade) work well with #FDEFF5.