#FFB8CF Color Information

Hex color code: #FFB8CF

A delicate magenta shade, #FFB8CF appears as (255, 184, 207) in RGB and (341°, 100%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#FFB8CF
RGB
255, 184, 207
HSL
341°, 100%, 86%
CMYK
0%, 28%, 19%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFB8CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 184, 207

Red: 255 / Green: 184 / Blue: 207

HSL

341°, 100%, 86%

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

CMYK

0%, 28%, 19%, 0%

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

What color is #FFB8CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFB8CF to RGB:

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

HEX to HSL

Convert #FFB8CF to HSL:

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

HEX to CMYK

Convert #FFB8CF to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #FFB8CF has RGB (255, 184, 207) and HSL (341°, 100%, 86%). 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 #FFB8CF is #B8FFE8, creating high-contrast pairings. For softer combinations, try analogous colors like #FFB8F2.

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

Contrast with #FFB8CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFB8CF?

#FFB8CF is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFB8CF?

#FFB8CF in RGB is (255, 184, 207) - 255 red, 184 green, and 207 blue.

How to use #FFB8CF in CSS?

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

What colors go well with #FFB8CF?

#B8FFE8 (complementary), #FFB8F2 (analogous), and #FF6B9A (lighter shade) work well with #FFB8CF.