#FF9ECF Color Information

Hex color code: #FF9ECF

The hex color #FF9ECF is a soft magenta with RGB values of (255, 158, 207) and HSL of (330°, 100%, 81%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#FF9ECF
RGB
255, 158, 207
HSL
330°, 100%, 81%
CMYK
0%, 38%, 19%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FF9ECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 158, 207

Red: 255 / Green: 158 / Blue: 207

HSL

330°, 100%, 81%

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

CMYK

0%, 38%, 19%, 0%

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

What color is #FF9ECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FF9ECF to RGB:

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

HEX to HSL

Convert #FF9ECF to HSL:

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

HEX to CMYK

Convert #FF9ECF to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #FF9ECF has RGB (255, 158, 207) and HSL (330°, 100%, 81%). 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 #FF9ECF is #9EFFCF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF9EFF.

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

Contrast with #FF9ECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FF9ECF?

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

What is the RGB value of #FF9ECF?

#FF9ECF in RGB is (255, 158, 207) - 255 red, 158 green, and 207 blue.

How to use #FF9ECF in CSS?

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

What colors go well with #FF9ECF?

#9EFFCF (complementary), #FF9EFF (analogous), and #FF52A8 (lighter shade) work well with #FF9ECF.