#FFE6FC Color Information

Hex color code: #FFE6FC

#FFE6FC is a ethereal magenta color. In RGB it is (255, 230, 252), and in HSL it is (307°, 100%, 95%). It is typically applied in digital products.

Try:
Color NameGhost White
HEX
#FFE6FC
RGB
255, 230, 252
HSL
307°, 100%, 95%
CMYK
0%, 10%, 1%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFE6FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 230, 252

Red: 255 / Green: 230 / Blue: 252

HSL

307°, 100%, 95%

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

CMYK

0%, 10%, 1%, 0%

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

What color is #FFE6FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFE6FC to RGB:

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

HEX to HSL

Convert #FFE6FC to HSL:

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

HEX to CMYK

Convert #FFE6FC to CMYK:

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

Color Meaning and Usage

#FFE6FC is a light magenta color with RGB values of 255, 230, 252 and HSL of 307°, 100%, 95%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFE6FC is #E5FFE8, creating high-contrast pairings. For softer combinations, try analogous colors like #F5E5FF.

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

Contrast with #FFE6FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFE6FC?

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

What is the RGB value of #FFE6FC?

#FFE6FC in RGB is (255, 230, 252) - 255 red, 230 green, and 252 blue.

How to use #FFE6FC in CSS?

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

What colors go well with #FFE6FC?

#E5FFE8 (complementary), #F5E5FF (analogous), and #FF99F3 (lighter shade) work well with #FFE6FC.