Skip to content

#f5b4fc

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

RGB
245, 180, 252
HSL
294°, 92%, 85%
CMYK
3, 29, 0, 1
Luminance
0.5908

At a glance

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

Hex
#f5b4fc
Hue
294°
magenta / pink
Saturation
92%
electric
Lightness
85%
light
Brightness
99%
HSV value
Perceived
82%
weighted brightness
Luminance
0.5908
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
12.82:1
Closest name
Plum
ΔE2000 6
Where it sits
Hue294° of 360°
Saturation92%
Lightness85%
Temperature
Warm ← → Cool53% 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#f5b4fc
RGBrgb(245, 180, 252)
HSLhsl(294, 92%, 85%)
CMYKcmyk(3%, 29%, 0%, 1%)
LABlab(81.3 35.3 -26.4)
LCHlch(81.3 44.0 323.2)
OKLCHoklch(0.853 0.120 323.2)
Decimal16102652
Display P3color(display-p3 0.961 0.706 0.988)

Copy-ready code

/* CSS */
color: #f5b4fc;
background-color: #f5b4fc;
/* Tailwind (arbitrary) */
class="text-[#f5b4fc] bg-[#f5b4fc]"
/* SCSS */
$brand: #f5b4fc;
/* SwiftUI */
Color(red: 0.961, green: 0.706, blue: 0.988)
/* Android */
Color.parseColor("#f5b4fc")
/* Flutter */
Color(0xFFF5B4FC)
/* Python / OpenCV (BGR) */
(252, 180, 245)

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 #f5b4fc · 12.82:1
Use #000000AAA at every size.
Aa
White text · 1.64:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.82:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f5b4fc as text scores 1.64:1 on white and 12.82:1 on black.

Accessibility — WCAG contrast

Aa
#f5b4fc on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#f5b4fc on black: 12.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADC5FF
deuteranopia · #BDCDFA
tritanopia · #F8BBCE

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f5b4fc 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
#F9E4FB
#f5b4fc
#F193FB
#EA5DF9
#E227F6
#D609EB
#B208C4
#8E069D
#670971
#400647
Base = 200Lightest = 50 · #FCF2FDDarkest = 950 · #400647
:root {
  --brand-50: #FCF2FD;
  --brand-100: #F9E4FB;
  --brand-200: #f5b4fc;
  --brand-300: #F193FB;
  --brand-400: #EA5DF9;
  --brand-500: #E227F6;
  --brand-600: #D609EB;
  --brand-700: #B208C4;
  --brand-800: #8E069D;
  --brand-900: #670971;
  --brand-950: #400647;
  --brand: #f5b4fc;
  --brand-ink: #000000;
}

Colors that work with #f5b4fc

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#E8C0ED
Hairlines and dividers
Muted text#934B9B
Captions on the surface
Accent#47C903
Second voice, not a rival
Dark variant#6F057B
Hover, pressed, headers
Light variant#FCE6FE
Selected rows, tints
Dark surface#231424
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 #f5b4fc

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#BBFCB4
Analogous left#D1B4FC
Analogous right#FCB4DF
Split-complement 1#DFFCB4
Split-complement 2#B4FCD1
Triadic 1#FCF5B4
Triadic 2#B4FCF5
Tetradic#FCD1B4

RGB percentages

Red96.1%
Green70.6%
Blue98.8%

CMYK percentages

Cyan2.8%
Magenta28.6%
Yellow0.0%
Key (black)1.2%

Color previews

#f5b4fc text on a black background

contrast 12.82:1

Card sample

#f5b4fc text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5b4fc

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.

#f5b4fc 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.

#f5b4fc, answered

What color is #f5b4fc?

#f5b4fc is a light electric magenta / pink, closest to Plum (ΔE2000 6). It sits at 294° on the hue wheel with 92% saturation and 85% lightness, which reads as neutral.

What is the RGB value of #f5b4fc?

rgb(245, 180, 252) — 245 red, 180 green and 252 blue out of 255, or 96.1% / 70.6% / 98.8% by channel.

Is #f5b4fc a light or a dark color?

It is a light color. Relative luminance is 0.5908 and perceived brightness is 82%, so black text on it reaches 12.82:1.

Should I use black or white text on #f5b4fc?

Black. It scores 12.82:1 against #f5b4fc, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #f5b4fc?

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

What colors go well with #f5b4fc?

For interface work: #FAF4FA as the surface, #E8C0ED for borders, #934B9B for secondary text, #47C903 as an accent and #6F057B for hover and pressed states. For a palette, the analogous pair #D1B4FC and #FCB4DF stays calm, while #BBFCB4 is the loudest partner.

What is #f5b4fc in CMYK for printing?

cmyk(3%, 29%, 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 #f5b4fc warm or cool?

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

Work with #f5b4fc in the Color Lab