Skip to content

#fbc9db

a pale, electric magenta / pink · warm · closest name: Pink

RGB
251, 201, 219
HSL
338°, 86%, 89%
CMYK
0, 20, 13, 2
Luminance
0.6740

At a glance

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

Hex
#fbc9db
Hue
338°
magenta / pink
Saturation
86%
electric
Lightness
89%
pale
Brightness
98%
HSV value
Perceived
86%
weighted brightness
Luminance
0.6740
WCAG relative
Temperature
Warm
29/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
14.48:1
Closest name
Pink
ΔE2000 4.3
Where it sits
Hue338° of 360°
Saturation86%
Lightness89%
Temperature
Warm ← → Cool29% cool

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

Every format

HEX#fbc9db
RGBrgb(251, 201, 219)
HSLhsl(338, 86%, 89%)
CMYKcmyk(0%, 20%, 13%, 2%)
LABlab(85.7 20.5 -2.2)
LCHlch(85.7 20.6 353.9)
OKLCHoklch(0.885 0.061 354.9)
Decimal16501211
Display P3color(display-p3 0.984 0.788 0.859)

Copy-ready code

/* CSS */
color: #fbc9db;
background-color: #fbc9db;
/* Tailwind (arbitrary) */
class="text-[#fbc9db] bg-[#fbc9db]"
/* SCSS */
$brand: #fbc9db;
/* SwiftUI */
Color(red: 0.984, green: 0.788, blue: 0.859)
/* Android */
Color.parseColor("#fbc9db")
/* Flutter */
Color(0xFFFBC9DB)
/* Python / OpenCV (BGR) */
(219, 201, 251)

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

Accessibility — WCAG contrast

Aa
#fbc9db on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#fbc9db on black: 14.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CED1DC
deuteranopia · #D9D9DA
tritanopia · #FFC7CF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fbc9db 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.

#FDF2F6
#FAE5ED
#fbc9db
#F797B9
#F36297
#F02E74
#E4115D
#BE0E4D
#980B3E
#6E0D30
#45081E
Base = 200Lightest = 50 · #FDF2F6Darkest = 950 · #45081E
:root {
  --brand-50: #FDF2F6;
  --brand-100: #FAE5ED;
  --brand-200: #fbc9db;
  --brand-300: #F797B9;
  --brand-400: #F36297;
  --brand-500: #F02E74;
  --brand-600: #E4115D;
  --brand-700: #BE0E4D;
  --brand-800: #980B3E;
  --brand-900: #6E0D30;
  --brand-950: #45081E;
  --brand: #fbc9db;
  --brand-ink: #000000;
}

Colors that work with #fbc9db

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#FAF4F6
Tinted page background
Border#EDC0D0
Hairlines and dividers
Muted text#9B4B68
Captions on the surface
Accent#0BC151
Second voice, not a rival
Dark variant#770930
Hover, pressed, headers
Light variant#FDE7EF
Selected rows, tints
Dark surface#24141A
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 #fbc9db

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#C9FBE9
Analogous left#FBC9F4
Analogous right#FBD0C9
Split-complement 1#C9FBD0
Split-complement 2#C9F4FB
Triadic 1#DBFBC9
Triadic 2#C9DBFB
Tetradic#F4FBC9

RGB percentages

Red98.4%
Green78.8%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta19.9%
Yellow12.7%
Key (black)1.6%

Color previews

#fbc9db text on a black background

contrast 14.48:1

Card sample

#fbc9db text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(251, 201, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(251, 201, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fbc9db;
background: linear-gradient(135deg, #fbc9db, #FBD8C9);

Monochromatic scale

Palettes built from #fbc9db

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.

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

#fbc9db, answered

What color is #fbc9db?

#fbc9db is a pale electric magenta / pink, closest to Pink (ΔE2000 4.3). It sits at 338° on the hue wheel with 86% saturation and 89% lightness, which reads as warm.

What is the RGB value of #fbc9db?

rgb(251, 201, 219) — 251 red, 201 green and 219 blue out of 255, or 98.4% / 78.8% / 85.9% by channel.

Is #fbc9db a light or a dark color?

It is a light color. Relative luminance is 0.6740 and perceived brightness is 86%, so black text on it reaches 14.48:1.

Should I use black or white text on #fbc9db?

Black. It scores 14.48:1 against #fbc9db, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #fbc9db?

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

What colors go well with #fbc9db?

For interface work: #FAF4F6 as the surface, #EDC0D0 for borders, #9B4B68 for secondary text, #0BC151 as an accent and #770930 for hover and pressed states. For a palette, the analogous pair #FBC9F4 and #FBD0C9 stays calm, while #C9FBE9 is the loudest partner.

What is #fbc9db in CMYK for printing?

cmyk(0%, 20%, 13%, 2%). 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 #fbc9db warm or cool?

Warm — it scores 29 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FBC9C9; nudged cooler, #FCC8EE.

Work with #fbc9db in the Color Lab