Skip to content

#f9b2d3

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

RGB
249, 178, 211
HSL
332°, 86%, 84%
CMYK
0, 29, 15, 2
Luminance
0.5668

At a glance

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

Hex
#f9b2d3
Hue
332°
magenta / pink
Saturation
86%
electric
Lightness
84%
light
Brightness
98%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5668
WCAG relative
Temperature
Warm
32/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
12.34:1
Closest name
Pink
ΔE2000 7
Where it sits
Hue332° of 360°
Saturation86%
Lightness84%
Temperature
Warm ← → Cool32% 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#f9b2d3
RGBrgb(249, 178, 211)
HSLhsl(332, 86%, 84%)
CMYKcmyk(0%, 29%, 15%, 2%)
LABlab(80.0 30.6 -6.3)
LCHlch(80.0 31.3 348.4)
OKLCHoklch(0.840 0.092 349.8)
Decimal16364243
Display P3color(display-p3 0.976 0.698 0.827)

Copy-ready code

/* CSS */
color: #f9b2d3;
background-color: #f9b2d3;
/* Tailwind (arbitrary) */
class="text-[#f9b2d3] bg-[#f9b2d3]"
/* SCSS */
$brand: #f9b2d3;
/* SwiftUI */
Color(red: 0.976, green: 0.698, blue: 0.827)
/* Android */
Color.parseColor("#f9b2d3")
/* Flutter */
Color(0xFFF9B2D3)
/* Python / OpenCV (BGR) */
(211, 178, 249)

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

Accessibility — WCAG contrast

Aa
#f9b2d3 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#f9b2d3 on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8BFD4
deuteranopia · #C9CBD1
tritanopia · #FFB0BD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f9b2d3 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
#FAE5EF
#f9b2d3
#F797C4
#F363A6
#EF2F88
#E31273
#BD0F60
#970C4D
#6D0D3A
#440824
Base = 200Lightest = 50 · #FDF2F7Darkest = 950 · #440824
:root {
  --brand-50: #FDF2F7;
  --brand-100: #FAE5EF;
  --brand-200: #f9b2d3;
  --brand-300: #F797C4;
  --brand-400: #F363A6;
  --brand-500: #EF2F88;
  --brand-600: #E31273;
  --brand-700: #BD0F60;
  --brand-800: #970C4D;
  --brand-900: #6D0D3A;
  --brand-950: #440824;
  --brand: #f9b2d3;
  --brand-ink: #000000;
}

Colors that work with #f9b2d3

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#EDC0D5
Hairlines and dividers
Muted text#9B4B70
Captions on the surface
Accent#0AC23D
Second voice, not a rival
Dark variant#76093C
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 #f9b2d3

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#B2F9D8
Analogous left#F9B2F6
Analogous right#F9B4B2
Split-complement 1#B2F9B4
Split-complement 2#B2F6F9
Triadic 1#D3F9B2
Triadic 2#B2D3F9
Tetradic#F6F9B2

RGB percentages

Red97.6%
Green69.8%
Blue82.7%

CMYK percentages

Cyan0.0%
Magenta28.5%
Yellow15.3%
Key (black)2.4%

Color previews

#f9b2d3 text on a black background

contrast 12.34:1

Card sample

#f9b2d3 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(249, 178, 211, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(249, 178, 211, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f9b2d3;
background: linear-gradient(135deg, #f9b2d3, #F9C0B2);

Monochromatic scale

Palettes built from #f9b2d3

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.

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

#f9b2d3, answered

What color is #f9b2d3?

#f9b2d3 is a light electric magenta / pink, closest to Pink (ΔE2000 7). It sits at 332° on the hue wheel with 86% saturation and 84% lightness, which reads as warm.

What is the RGB value of #f9b2d3?

rgb(249, 178, 211) — 249 red, 178 green and 211 blue out of 255, or 97.6% / 69.8% / 82.7% by channel.

Is #f9b2d3 a light or a dark color?

It is a light color. Relative luminance is 0.5668 and perceived brightness is 81%, so black text on it reaches 12.34:1.

Should I use black or white text on #f9b2d3?

Black. It scores 12.34:1 against #f9b2d3, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #f9b2d3?

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

What colors go well with #f9b2d3?

For interface work: #FAF4F7 as the surface, #EDC0D5 for borders, #9B4B70 for secondary text, #0AC23D as an accent and #76093C for hover and pressed states. For a palette, the analogous pair #F9B2F6 and #F9B4B2 stays calm, while #B2F9D8 is the loudest partner.

What is #f9b2d3 in CMYK for printing?

cmyk(0%, 29%, 15%, 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 #f9b2d3 warm or cool?

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

Work with #f9b2d3 in the Color Lab