#FAE6EE Color Information

Hex color code: #FAE6EE

The hex color #FAE6EE is a delicate magenta with RGB values of (250, 230, 238) and HSL of (336°, 67%, 94%). It is often used for branding and logos.

Try:
Color NameLinen
HEX
#FAE6EE
RGB
250, 230, 238
HSL
336°, 67%, 94%
CMYK
0%, 8%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAE6EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 230, 238

Red: 250 / Green: 230 / Blue: 238

HSL

336°, 67%, 94%

Hue: 336° / Saturation: 67% / Lightness: 94%

CMYK

0%, 8%, 5%, 2%

Cyan: 0% / Magenta: 8% / Yellow: 5% / Key: 2%

What color is #FAE6EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAE6EE to RGB:

rgb(250, 230, 238)HEX to RGB Converter →

HEX to HSL

Convert #FAE6EE to HSL:

hsl(336, 67%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FAE6EE to CMYK:

cmyk(0%, 8%, 5%, 2%)Color Converter →

Color Meaning and Usage

#FAE6EE is a light magenta color with RGB values of 250, 230, 238 and HSL of 336°, 67%, 94%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAE6EE is #E5FAF2, creating high-contrast pairings. For softer combinations, try analogous colors like #FAE5F8.

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

Contrast with #FAE6EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAE6EE?

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

What is the RGB value of #FAE6EE?

#FAE6EE in RGB is (250, 230, 238) - 250 red, 230 green, and 238 blue.

How to use #FAE6EE in CSS?

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

What colors go well with #FAE6EE?

#E5FAF2 (complementary), #FAE5F8 (analogous), and #EDA6C2 (lighter shade) work well with #FAE6EE.