#FFBCE4 Color Information

Hex color code: #FFBCE4

The hex color #FFBCE4 is a airy magenta with RGB values of (255, 188, 228) and HSL of (324°, 100%, 87%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#FFBCE4
RGB
255, 188, 228
HSL
324°, 100%, 87%
CMYK
0%, 26%, 11%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFBCE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 188, 228

Red: 255 / Green: 188 / Blue: 228

HSL

324°, 100%, 87%

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

CMYK

0%, 26%, 11%, 0%

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

What color is #FFBCE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFBCE4 to RGB:

rgb(255, 188, 228)HEX to RGB Converter →

HEX to HSL

Convert #FFBCE4 to HSL:

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

HEX to CMYK

Convert #FFBCE4 to CMYK:

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

Color Meaning and Usage

#FFBCE4 is a soft magenta color with RGB values of 255, 188, 228 and HSL of 324°, 100%, 87%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFBCE4 is #BDFFD7, creating high-contrast pairings. For softer combinations, try analogous colors like #F8BDFF.

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

Contrast with #FFBCE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFBCE4?

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

What is the RGB value of #FFBCE4?

#FFBCE4 in RGB is (255, 188, 228) - 255 red, 188 green, and 228 blue.

How to use #FFBCE4 in CSS?

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

What colors go well with #FFBCE4?

#BDFFD7 (complementary), #F8BDFF (analogous), and #FF70C6 (lighter shade) work well with #FFBCE4.