Skip to content

#f4bcfc

a pale, electric magenta / pink · neutral · closest name: Plum

RGB
244, 188, 252
HSL
293°, 91%, 86%
CMYK
3, 25, 0, 1
Luminance
0.6223

At a glance

Every number on this page in one read: what #f4bcfc is made of, how bright it looks, and which way it leans.

Hex
#f4bcfc
Hue
293°
magenta / pink
Saturation
91%
electric
Lightness
86%
pale
Brightness
99%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6223
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
13.45:1
Closest name
Plum
ΔE2000 7
Where it sits
Hue293° of 360°
Saturation91%
Lightness86%
Temperature
Warm ← → Cool54% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#f4bcfc
RGBrgb(244, 188, 252)
HSLhsl(293, 91%, 86%)
CMYKcmyk(3%, 25%, 0%, 1%)
LABlab(83.0 30.7 -23.8)
LCHlch(83.0 38.9 322.2)
OKLCHoklch(0.866 0.105 322.2)
Decimal16039164
Display P3color(display-p3 0.957 0.737 0.988)

Copy-ready code

/* CSS */
color: #f4bcfc;
background-color: #f4bcfc;
/* Tailwind (arbitrary) */
class="text-[#f4bcfc] bg-[#f4bcfc]"
/* SCSS */
$brand: #f4bcfc;
/* SwiftUI */
Color(red: 0.957, green: 0.737, blue: 0.988)
/* Android */
Color.parseColor("#f4bcfc")
/* Flutter */
Color(0xFFF4BCFC)
/* Python / OpenCV (BGR) */
(252, 188, 244)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #f4bcfc · 13.45:1
Use #000000AAA at every size.
Aa
White text · 1.56:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.45:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f4bcfc as text scores 1.56:1 on white and 13.45:1 on black.

Accessibility — WCAG contrast

Aa
#f4bcfc on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#f4bcfc on black: 13.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6CBFF
deuteranopia · #C3D1FA
tritanopia · #F6C2D2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f4bcfc is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF2FD
#F8E4FB
#f4bcfc
#ED94FA
#E55EF8
#DC28F5
#CE0BEA
#AC09C3
#8A079C
#640A71
#3E0646
Base = 200Lightest = 50 · #FCF2FDDarkest = 950 · #3E0646
:root {
  --brand-50: #FCF2FD;
  --brand-100: #F8E4FB;
  --brand-200: #f4bcfc;
  --brand-300: #ED94FA;
  --brand-400: #E55EF8;
  --brand-500: #DC28F5;
  --brand-600: #CE0BEA;
  --brand-700: #AC09C3;
  --brand-800: #8A079C;
  --brand-900: #640A71;
  --brand-950: #3E0646;
  --brand: #f4bcfc;
  --brand-ink: #000000;
}

Colors that work with #f4bcfc

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF4FA
Tinted page background
Border#E7C0ED
Hairlines and dividers
Muted text#914B9B
Captions on the surface
Accent#4FC606
Second voice, not a rival
Dark variant#6B057A
Hover, pressed, headers
Light variant#FBE7FE
Selected rows, tints
Dark surface#221424
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #f4bcfc

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#C4FCBC
Analogous left#D4BCFC
Analogous right#FCBCE4
Split-complement 1#E4FCBC
Split-complement 2#BCFCD4
Triadic 1#FCF4BC
Triadic 2#BCFCF4
Tetradic#FCD4BC

RGB percentages

Red95.7%
Green73.7%
Blue98.8%

CMYK percentages

Cyan3.2%
Magenta25.4%
Yellow0.0%
Key (black)1.2%

Color previews

#f4bcfc text on a black background

contrast 13.45:1

Card sample

#f4bcfc text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #f4bcfc;
Background color
Panel with #f4bcfc background
background-color: #f4bcfc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #f4bcfc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(244, 188, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(244, 188, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f4bcfc;
background: linear-gradient(135deg, #f4bcfc, #FCBCD9);

Monochromatic scale

Palettes built from #f4bcfc

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#f4bcfc in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f4bcfc, answered

What color is #f4bcfc?

#f4bcfc is a pale electric magenta / pink, closest to Plum (ΔE2000 7). It sits at 293° on the hue wheel with 91% saturation and 86% lightness, which reads as neutral.

What is the RGB value of #f4bcfc?

rgb(244, 188, 252) — 244 red, 188 green and 252 blue out of 255, or 95.7% / 73.7% / 98.8% by channel.

Is #f4bcfc a light or a dark color?

It is a light color. Relative luminance is 0.6223 and perceived brightness is 84%, so black text on it reaches 13.45:1.

Should I use black or white text on #f4bcfc?

Black. It scores 13.45:1 against #f4bcfc, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #f4bcfc?

#C4FCBC sits directly opposite on the wheel. Softer options are the split-complements #E4FCBC and #BCFCD4, which give the same contrast with far less vibration.

What colors go well with #f4bcfc?

For interface work: #FAF4FA as the surface, #E7C0ED for borders, #914B9B for secondary text, #4FC606 as an accent and #6B057A for hover and pressed states. For a palette, the analogous pair #D4BCFC and #FCBCE4 stays calm, while #C4FCBC is the loudest partner.

What is #f4bcfc in CMYK for printing?

cmyk(3%, 25%, 0%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #f4bcfc warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FCBCED; nudged cooler, #DDBBFD.

Work with #f4bcfc in the Color Lab