#FFE6EF Color Information

Hex color code: #FFE6EF

A airy magenta shade, #FFE6EF appears as (255, 230, 239) in RGB and (338°, 100%, 95%) in HSL. It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#FFE6EF
RGB
255, 230, 239
HSL
338°, 100%, 95%
CMYK
0%, 10%, 6%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFE6EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 230, 239

Red: 255 / Green: 230 / Blue: 239

HSL

338°, 100%, 95%

Hue: 338° / Saturation: 100% / Lightness: 95%

CMYK

0%, 10%, 6%, 0%

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

What color is #FFE6EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFE6EF to RGB:

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

HEX to HSL

Convert #FFE6EF to HSL:

hsl(338, 100%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FFE6EF to CMYK:

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

Color Meaning and Usage

#FFE6EF is a light magenta color with RGB values of 255, 230, 239 and HSL of 338°, 100%, 95%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFE6EF is #E5FFF6, creating high-contrast pairings. For softer combinations, try analogous colors like #FFE5FC.

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

Contrast with #FFE6EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFE6EF?

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

What is the RGB value of #FFE6EF?

#FFE6EF in RGB is (255, 230, 239) - 255 red, 230 green, and 239 blue.

How to use #FFE6EF in CSS?

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

What colors go well with #FFE6EF?

#E5FFF6 (complementary), #FFE5FC (analogous), and #FF99BE (lighter shade) work well with #FFE6EF.