#FEBDFF Color Information

Hex color code: #FEBDFF

The hex color #FEBDFF is a airy magenta with RGB values of (254, 189, 255) and HSL of (299°, 100%, 87%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#FEBDFF
RGB
254, 189, 255
HSL
299°, 100%, 87%
CMYK
0%, 26%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEBDFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 189, 255

Red: 254 / Green: 189 / Blue: 255

HSL

299°, 100%, 87%

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

CMYK

0%, 26%, 0%, 0%

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

What color is #FEBDFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEBDFF to RGB:

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

HEX to HSL

Convert #FEBDFF to HSL:

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

HEX to CMYK

Convert #FEBDFF to CMYK:

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

Color Meaning and Usage

#FEBDFF is a soft magenta color with RGB values of 254, 189, 255 and HSL of 299°, 100%, 87%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEBDFF is #BEFFBD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDBDFF.

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

Contrast with #FEBDFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEBDFF?

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

What is the RGB value of #FEBDFF?

#FEBDFF in RGB is (254, 189, 255) - 254 red, 189 green, and 255 blue.

How to use #FEBDFF in CSS?

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

What colors go well with #FEBDFF?

#BEFFBD (complementary), #DDBDFF (analogous), and #FD70FF (lighter shade) work well with #FEBDFF.