Skip to content

#fbc3db

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

RGB
251, 195, 219
HSL
334°, 88%, 88%
CMYK
0, 22, 13, 2
Luminance
0.6465

At a glance

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

Hex
#fbc3db
Hue
334°
magenta / pink
Saturation
88%
electric
Lightness
88%
pale
Brightness
98%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6465
WCAG relative
Temperature
Warm
31/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
13.93:1
Closest name
Pink
ΔE2000 4.9
Where it sits
Hue334° of 360°
Saturation88%
Lightness88%
Temperature
Warm ← → Cool31% 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#fbc3db
RGBrgb(251, 195, 219)
HSLhsl(334, 88%, 88%)
CMYKcmyk(0%, 22%, 13%, 2%)
LABlab(84.3 23.6 -4.2)
LCHlch(84.3 24.0 349.8)
OKLCHoklch(0.874 0.071 351.1)
Decimal16499675
Display P3color(display-p3 0.984 0.765 0.859)

Copy-ready code

/* CSS */
color: #fbc3db;
background-color: #fbc3db;
/* Tailwind (arbitrary) */
class="text-[#fbc3db] bg-[#fbc3db]"
/* SCSS */
$brand: #fbc3db;
/* SwiftUI */
Color(red: 0.984, green: 0.765, blue: 0.859)
/* Android */
Color.parseColor("#fbc3db")
/* Flutter */
Color(0xFFFBC3DB)
/* Python / OpenCV (BGR) */
(219, 195, 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 #fbc3db · 13.93:1
Use #000000AAA at every size.
Aa
White text · 1.51:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.93:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #fbc3db as text scores 1.51:1 on white and 13.93:1 on black.

Accessibility — WCAG contrast

Aa
#fbc3db on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fbc3db on black: 13.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8CDDC
deuteranopia · #D5D6DA
tritanopia · #FFC2CB

Color scale — 50 to 950

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

#FDF2F7
#FAE5EE
#fbc3db
#F896C0
#F461A0
#F12D81
#E50F6B
#BF0D59
#990A47
#6E0C36
#450722
Base = 200Lightest = 50 · #FDF2F7Darkest = 950 · #450722
:root {
  --brand-50: #FDF2F7;
  --brand-100: #FAE5EE;
  --brand-200: #fbc3db;
  --brand-300: #F896C0;
  --brand-400: #F461A0;
  --brand-500: #F12D81;
  --brand-600: #E50F6B;
  --brand-700: #BF0D59;
  --brand-800: #990A47;
  --brand-900: #6E0C36;
  --brand-950: #450722;
  --brand: #fbc3db;
  --brand-ink: #000000;
}

Colors that work with #fbc3db

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#FAF4F7
Tinted page background
Border#EDC0D3
Hairlines and dividers
Muted text#9B4B6D
Captions on the surface
Accent#0AC246
Second voice, not a rival
Dark variant#780838
Hover, pressed, headers
Light variant#FDE7F1
Selected rows, tints
Dark surface#24141B
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 #fbc3db

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#C3FBE3
Analogous left#FBC3F7
Analogous right#FBC7C3
Split-complement 1#C3FBC7
Split-complement 2#C3F7FB
Triadic 1#DBFBC3
Triadic 2#C3DBFB
Tetradic#F7FBC3

RGB percentages

Red98.4%
Green76.5%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta22.3%
Yellow12.7%
Key (black)1.6%

Color previews

#fbc3db text on a black background

contrast 13.93:1

Card sample

#fbc3db text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fbc3db

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.

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

#fbc3db, answered

What color is #fbc3db?

#fbc3db is a pale electric magenta / pink, closest to Pink (ΔE2000 4.9). It sits at 334° on the hue wheel with 88% saturation and 88% lightness, which reads as warm.

What is the RGB value of #fbc3db?

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

Is #fbc3db a light or a dark color?

It is a light color. Relative luminance is 0.6465 and perceived brightness is 85%, so black text on it reaches 13.93:1.

Should I use black or white text on #fbc3db?

Black. It scores 13.93:1 against #fbc3db, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #fbc3db?

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

What colors go well with #fbc3db?

For interface work: #FAF4F7 as the surface, #EDC0D3 for borders, #9B4B6D for secondary text, #0AC246 as an accent and #780838 for hover and pressed states. For a palette, the analogous pair #FBC3F7 and #FBC7C3 stays calm, while #C3FBE3 is the loudest partner.

What is #fbc3db in CMYK for printing?

cmyk(0%, 22%, 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 #fbc3db warm or cool?

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

Work with #fbc3db in the Color Lab