#FF9EE0 Color Information

Hex color code: #FF9EE0

The hex color #FF9EE0 is a delicate magenta with RGB values of (255, 158, 224) and HSL of (319°, 100%, 81%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#FF9EE0
RGB
255, 158, 224
HSL
319°, 100%, 81%
CMYK
0%, 38%, 12%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FF9EE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 158, 224

Red: 255 / Green: 158 / Blue: 224

HSL

319°, 100%, 81%

Hue: 319° / Saturation: 100% / Lightness: 81%

CMYK

0%, 38%, 12%, 0%

Cyan: 0% / Magenta: 38% / Yellow: 12% / Key: 0%

What color is #FF9EE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FF9EE0 to RGB:

rgb(255, 158, 224)HEX to RGB Converter →

HEX to HSL

Convert #FF9EE0 to HSL:

hsl(319, 100%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #FF9EE0 to CMYK:

cmyk(0%, 38%, 12%, 0%)Color Converter →

Color Meaning and Usage

#FF9EE0 is a soft magenta color with RGB values of 255, 158, 224 and HSL of 319°, 100%, 81%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FF9EE0 is #9EFFBD, creating high-contrast pairings. For softer combinations, try analogous colors like #ED9EFF.

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

Contrast with #FF9EE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FF9EE0?

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

What is the RGB value of #FF9EE0?

#FF9EE0 in RGB is (255, 158, 224) - 255 red, 158 green, and 224 blue.

How to use #FF9EE0 in CSS?

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

What colors go well with #FF9EE0?

#9EFFBD (complementary), #ED9EFF (analogous), and #FF52C8 (lighter shade) work well with #FF9EE0.