Skip to content

#f2c9db

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

RGB
242, 201, 219
HSL
334°, 61%, 87%
CMYK
0, 17, 10, 5
Luminance
0.6577

At a glance

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

Hex
#f2c9db
Hue
334°
magenta / pink
Saturation
61%
vivid
Lightness
87%
pale
Brightness
95%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6577
WCAG relative
Temperature
Warm
31/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
14.15:1
Closest name
Pink
ΔE2000 6
Where it sits
Hue334° of 360°
Saturation61%
Lightness87%
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#f2c9db
RGBrgb(242, 201, 219)
HSLhsl(334, 61%, 87%)
CMYKcmyk(0%, 17%, 10%, 5%)
LABlab(84.9 17.3 -3.5)
LCHlch(84.9 17.7 348.7)
OKLCHoklch(0.876 0.052 350.0)
Decimal15911387
Display P3color(display-p3 0.949 0.788 0.859)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#f2c9db on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#f2c9db on black: 14.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCD0DC
deuteranopia · #D5D6DA
tritanopia · #F9C8CF

Color scale — 50 to 950

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

#FBF4F7
#F7E8EF
#f2c9db
#E9A5C3
#DE77A4
#D34A86
#C52F71
#A4285E
#84204B
#601B39
#3C1124
Base = 200Lightest = 50 · #FBF4F7Darkest = 950 · #3C1124
:root {
  --brand-50: #FBF4F7;
  --brand-100: #F7E8EF;
  --brand-200: #f2c9db;
  --brand-300: #E9A5C3;
  --brand-400: #DE77A4;
  --brand-500: #D34A86;
  --brand-600: #C52F71;
  --brand-700: #A4285E;
  --brand-800: #84204B;
  --brand-900: #601B39;
  --brand-950: #3C1124;
  --brand: #f2c9db;
  --brand-ink: #000000;
}

Colors that work with #f2c9db

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#9B4B6E
Captions on the surface
Accent#25A74C
Second voice, not a rival
Dark variant#67193B
Hover, pressed, headers
Light variant#FAEAF1
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 #f2c9db

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#C9F2E0
Analogous left#F2C9F0
Analogous right#F2CCC9
Split-complement 1#C9F2CC
Split-complement 2#C9F0F2
Triadic 1#DBF2C9
Triadic 2#C9DBF2
Tetradic#F0F2C9

RGB percentages

Red94.9%
Green78.8%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta16.9%
Yellow9.5%
Key (black)5.1%

Color previews

#f2c9db text on a black background

contrast 14.15:1

Card sample

#f2c9db text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2c9db

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.

#f2c9db 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#f2c9db, answered

What color is #f2c9db?

#f2c9db is a pale vivid magenta / pink, closest to Pink (ΔE2000 6). It sits at 334° on the hue wheel with 61% saturation and 87% lightness, which reads as warm.

What is the RGB value of #f2c9db?

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

Is #f2c9db a light or a dark color?

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

Should I use black or white text on #f2c9db?

Black. It scores 14.15:1 against #f2c9db, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #f2c9db?

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

What colors go well with #f2c9db?

For interface work: #FAF4F7 as the surface, #EDC0D3 for borders, #9B4B6E for secondary text, #25A74C as an accent and #67193B for hover and pressed states. For a palette, the analogous pair #F2C9F0 and #F2CCC9 stays calm, while #C9F2E0 is the loudest partner.

What is #f2c9db in CMYK for printing?

cmyk(0%, 17%, 10%, 5%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #f2c9db 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 #F2C9CC; nudged cooler, #F3C8EA.

Work with #f2c9db in the Color Lab