Skip to content

#f9b2ee

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

RGB
249, 178, 238
HSL
309°, 86%, 84%
CMYK
0, 29, 4, 2
Luminance
0.5815

At a glance

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

Hex
#f9b2ee
Hue
309°
magenta / pink
Saturation
86%
electric
Lightness
84%
light
Brightness
98%
HSV value
Perceived
82%
weighted brightness
Luminance
0.5815
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
12.63:1
Closest name
Plum
ΔE2000 5.7
Where it sits
Hue309° of 360°
Saturation86%
Lightness84%
Temperature
Warm ← → Cool45% 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#f9b2ee
RGBrgb(249, 178, 238)
HSLhsl(309, 86%, 84%)
CMYKcmyk(0%, 29%, 4%, 2%)
LABlab(80.8 35.1 -19.6)
LCHlch(80.8 40.2 330.8)
OKLCHoklch(0.849 0.112 332.0)
Decimal16364270
Display P3color(display-p3 0.976 0.698 0.933)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9b2ee on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#f9b2ee on black: 12.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1C3F0
deuteranopia · #C1CCEC
tritanopia · #FFB6C7

Color scale — 50 to 950

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

#FDF2FB
#FAE5F7
#f9b2ee
#F797E8
#F363DC
#EF2FD1
#E312C3
#BD0FA2
#970C82
#6D0D5E
#44083B
Base = 200Lightest = 50 · #FDF2FBDarkest = 950 · #44083B
:root {
  --brand-50: #FDF2FB;
  --brand-100: #FAE5F7;
  --brand-200: #f9b2ee;
  --brand-300: #F797E8;
  --brand-400: #F363DC;
  --brand-500: #EF2FD1;
  --brand-600: #E312C3;
  --brand-700: #BD0FA2;
  --brand-800: #970C82;
  --brand-900: #6D0D5E;
  --brand-950: #44083B;
  --brand: #f9b2ee;
  --brand-ink: #000000;
}

Colors that work with #f9b2ee

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#FAF4F9
Tinted page background
Border#EDC0E6
Hairlines and dividers
Muted text#9B4B8E
Captions on the surface
Accent#1BC20A
Second voice, not a rival
Dark variant#760965
Hover, pressed, headers
Light variant#FDE7FA
Selected rows, tints
Dark surface#241422
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 #f9b2ee

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#B2F9BD
Analogous left#E0B2F9
Analogous right#F9B2CA
Split-complement 1#CAF9B2
Split-complement 2#B2F9E0
Triadic 1#EEF9B2
Triadic 2#B2EEF9
Tetradic#F9E0B2

RGB percentages

Red97.6%
Green69.8%
Blue93.3%

CMYK percentages

Cyan0.0%
Magenta28.5%
Yellow4.4%
Key (black)2.4%

Color previews

#f9b2ee text on a black background

contrast 12.63:1

Card sample

#f9b2ee text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9b2ee

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.

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

#f9b2ee, answered

What color is #f9b2ee?

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

What is the RGB value of #f9b2ee?

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

Is #f9b2ee a light or a dark color?

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

Should I use black or white text on #f9b2ee?

Black. It scores 12.63:1 against #f9b2ee, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #f9b2ee?

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

What colors go well with #f9b2ee?

For interface work: #FAF4F9 as the surface, #EDC0E6 for borders, #9B4B8E for secondary text, #1BC20A as an accent and #760965 for hover and pressed states. For a palette, the analogous pair #E0B2F9 and #F9B2CA stays calm, while #B2F9BD is the loudest partner.

What is #f9b2ee in CMYK for printing?

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

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

Work with #f9b2ee in the Color Lab