#FFBDE9 Color Information

Hex color code: #FFBDE9

The hex color #FFBDE9 is a soft magenta with RGB values of (255, 189, 233) and HSL of (320°, 100%, 87%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#FFBDE9
RGB
255, 189, 233
HSL
320°, 100%, 87%
CMYK
0%, 26%, 9%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFBDE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 189, 233

Red: 255 / Green: 189 / Blue: 233

HSL

320°, 100%, 87%

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

CMYK

0%, 26%, 9%, 0%

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

What color is #FFBDE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFBDE9 to RGB:

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

HEX to HSL

Convert #FFBDE9 to HSL:

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

HEX to CMYK

Convert #FFBDE9 to CMYK:

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

Color Meaning and Usage

#FFBDE9 is a ethereal magenta color with RGB values of 255, 189, 233 and HSL of 320°, 100%, 87%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFBDE9 is #BDFFD3, creating high-contrast pairings. For softer combinations, try analogous colors like #F4BDFF.

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

Contrast with #FFBDE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFBDE9?

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

What is the RGB value of #FFBDE9?

#FFBDE9 in RGB is (255, 189, 233) - 255 red, 189 green, and 233 blue.

How to use #FFBDE9 in CSS?

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

What colors go well with #FFBDE9?

#BDFFD3 (complementary), #F4BDFF (analogous), and #FF70CF (lighter shade) work well with #FFBDE9.