#FDE6EF Color Information

Hex color code: #FDE6EF

A ethereal magenta shade, #FDE6EF appears as (253, 230, 239) in RGB and (337°, 85%, 95%) in HSL. It is typically applied in digital products.

Try:
Color NameLinen
HEX
#FDE6EF
RGB
253, 230, 239
HSL
337°, 85%, 95%
CMYK
0%, 9%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDE6EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 230, 239

Red: 253 / Green: 230 / Blue: 239

HSL

337°, 85%, 95%

Hue: 337° / Saturation: 85% / Lightness: 95%

CMYK

0%, 9%, 6%, 1%

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

What color is #FDE6EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDE6EF to RGB:

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

HEX to HSL

Convert #FDE6EF to HSL:

hsl(337, 85%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FDE6EF to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #FDE6EF has RGB (253, 230, 239) and HSL (337°, 85%, 95%). 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 #FDE6EF is #E7FDF5, creating high-contrast pairings. For softer combinations, try analogous colors like #FDE7FB.

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

Contrast with #FDE6EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDE6EF?

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

What is the RGB value of #FDE6EF?

#FDE6EF in RGB is (253, 230, 239) - 253 red, 230 green, and 239 blue.

How to use #FDE6EF in CSS?

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

What colors go well with #FDE6EF?

#E7FDF5 (complementary), #FDE7FB (analogous), and #F7A1C2 (lighter shade) work well with #FDE6EF.