#FEB3FF Color Information

Hex color code: #FEB3FF

A ethereal magenta shade, #FEB3FF appears as (254, 179, 255) in RGB and (299°, 100%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#FEB3FF
RGB
254, 179, 255
HSL
299°, 100%, 85%
CMYK
0%, 30%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEB3FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 179, 255

Red: 254 / Green: 179 / Blue: 255

HSL

299°, 100%, 85%

Hue: 299° / Saturation: 100% / Lightness: 85%

CMYK

0%, 30%, 0%, 0%

Cyan: 0% / Magenta: 30% / Yellow: 0% / Key: 0%

What color is #FEB3FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEB3FF to RGB:

rgb(254, 179, 255)HEX to RGB Converter →

HEX to HSL

Convert #FEB3FF to HSL:

hsl(299, 100%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #FEB3FF to CMYK:

cmyk(0%, 30%, 0%, 0%)Color Converter →

Color Meaning and Usage

#FEB3FF is a ethereal magenta color with RGB values of 254, 179, 255 and HSL of 299°, 100%, 85%. 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 #FEB3FF is #B4FFB3, creating high-contrast pairings. For softer combinations, try analogous colors like #D7B3FF.

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

Contrast with #FEB3FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEB3FF?

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

What is the RGB value of #FEB3FF?

#FEB3FF in RGB is (254, 179, 255) - 254 red, 179 green, and 255 blue.

How to use #FEB3FF in CSS?

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

What colors go well with #FEB3FF?

#B4FFB3 (complementary), #D7B3FF (analogous), and #FC66FF (lighter shade) work well with #FEB3FF.