Skip to content

#f9b3f7

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

RGB
249, 179, 247
HSL
302°, 85%, 84%
CMYK
0, 28, 1, 2
Luminance
0.5910

At a glance

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

Hex
#f9b3f7
Hue
302°
magenta / pink
Saturation
85%
electric
Lightness
84%
light
Brightness
98%
HSV value
Perceived
83%
weighted brightness
Luminance
0.5910
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
12.82:1
Closest name
Plum
ΔE2000 5.9
Where it sits
Hue302° of 360°
Saturation85%
Lightness84%
Temperature
Warm ← → Cool49% 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#f9b3f7
RGBrgb(249, 179, 247)
HSLhsl(302, 85%, 84%)
CMYKcmyk(0%, 28%, 1%, 2%)
LABlab(81.3 36.1 -23.7)
LCHlch(81.3 43.2 326.8)
OKLCHoklch(0.853 0.119 327.5)
Decimal16364535
Display P3color(display-p3 0.976 0.702 0.969)

Copy-ready code

/* CSS */
color: #f9b3f7;
background-color: #f9b3f7;
/* Tailwind (arbitrary) */
class="text-[#f9b3f7] bg-[#f9b3f7]"
/* SCSS */
$brand: #f9b3f7;
/* SwiftUI */
Color(red: 0.976, green: 0.702, blue: 0.969)
/* Android */
Color.parseColor("#f9b3f7")
/* Flutter */
Color(0xFFF9B3F7)
/* Python / OpenCV (BGR) */
(247, 179, 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 #f9b3f7 · 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: #f9b3f7 as text scores 1.64:1 on white and 12.82:1 on black.

Accessibility — WCAG contrast

Aa
#f9b3f7 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#f9b3f7 on black: 12.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AFC5FA
deuteranopia · #BFCDF5
tritanopia · #FEB9CB

Color scale — 50 to 950

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

#FDF2FC
#FAE5F9
#f9b3f7
#F797F4
#F363EF
#EF2FE9
#E312DD
#BD0FB8
#970C93
#6D0D6B
#440843
Base = 200Lightest = 50 · #FDF2FCDarkest = 950 · #440843
:root {
  --brand-50: #FDF2FC;
  --brand-100: #FAE5F9;
  --brand-200: #f9b3f7;
  --brand-300: #F797F4;
  --brand-400: #F363EF;
  --brand-500: #EF2FE9;
  --brand-600: #E312DD;
  --brand-700: #BD0FB8;
  --brand-800: #970C93;
  --brand-900: #6D0D6B;
  --brand-950: #440843;
  --brand: #f9b3f7;
  --brand-ink: #000000;
}

Colors that work with #f9b3f7

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#EDC0EB
Hairlines and dividers
Muted text#9B4B99
Captions on the surface
Accent#34C20A
Second voice, not a rival
Dark variant#760973
Hover, pressed, headers
Light variant#FDE7FD
Selected rows, tints
Dark surface#241424
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 #f9b3f7

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#B3F9B5
Analogous left#D8B3F9
Analogous right#F9B3D4
Split-complement 1#D4F9B3
Split-complement 2#B3F9D8
Triadic 1#F7F9B3
Triadic 2#B3F7F9
Tetradic#F9D8B3

RGB percentages

Red97.6%
Green70.2%
Blue96.9%

CMYK percentages

Cyan0.0%
Magenta28.1%
Yellow0.8%
Key (black)2.4%

Color previews

#f9b3f7 text on a black background

contrast 12.82:1

Card sample

#f9b3f7 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9b3f7

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.

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

#f9b3f7, answered

What color is #f9b3f7?

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

What is the RGB value of #f9b3f7?

rgb(249, 179, 247) — 249 red, 179 green and 247 blue out of 255, or 97.6% / 70.2% / 96.9% by channel.

Is #f9b3f7 a light or a dark color?

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

Should I use black or white text on #f9b3f7?

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

What is the complementary color of #f9b3f7?

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

What colors go well with #f9b3f7?

For interface work: #FAF4FA as the surface, #EDC0EB for borders, #9B4B99 for secondary text, #34C20A as an accent and #760973 for hover and pressed states. For a palette, the analogous pair #D8B3F9 and #F9B3D4 stays calm, while #B3F9B5 is the loudest partner.

What is #f9b3f7 in CMYK for printing?

cmyk(0%, 28%, 1%, 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 #f9b3f7 warm or cool?

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

Work with #f9b3f7 in the Color Lab