#FFB8ED Color Information

Hex color code: #FFB8ED

#FFB8ED is a ethereal magenta color. In RGB it is (255, 184, 237), and in HSL it is (315°, 100%, 86%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#FFB8ED
RGB
255, 184, 237
HSL
315°, 100%, 86%
CMYK
0%, 28%, 7%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFB8ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 184, 237

Red: 255 / Green: 184 / Blue: 237

HSL

315°, 100%, 86%

Hue: 315° / Saturation: 100% / Lightness: 86%

CMYK

0%, 28%, 7%, 0%

Cyan: 0% / Magenta: 28% / Yellow: 7% / Key: 0%

What color is #FFB8ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFB8ED to RGB:

rgb(255, 184, 237)HEX to RGB Converter →

HEX to HSL

Convert #FFB8ED to HSL:

hsl(315, 100%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #FFB8ED to CMYK:

cmyk(0%, 28%, 7%, 0%)Color Converter →

Color Meaning and Usage

#FFB8ED is a ethereal magenta color with RGB values of 255, 184, 237 and HSL of 315°, 100%, 86%. 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 #FFB8ED is #B8FFC9, creating high-contrast pairings. For softer combinations, try analogous colors like #EDB8FF.

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

Contrast with #FFB8ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFB8ED?

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

What is the RGB value of #FFB8ED?

#FFB8ED in RGB is (255, 184, 237) - 255 red, 184 green, and 237 blue.

How to use #FFB8ED in CSS?

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

What colors go well with #FFB8ED?

#B8FFC9 (complementary), #EDB8FF (analogous), and #FF6BDA (lighter shade) work well with #FFB8ED.