Skip to content

#f9c2cb

a pale, electric red · warm · closest name: Pink

RGB
249, 194, 203
HSL
350°, 82%, 87%
CMYK
0, 22, 19, 2
Luminance
0.6304

At a glance

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

Hex
#f9c2cb
Hue
350°
red
Saturation
82%
electric
Lightness
87%
pale
Brightness
98%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6304
WCAG relative
Temperature
Warm
22/100 cool
Color family
Red
Tone
Electric
Best ink
Black
13.61:1
Closest name
Pink
ΔE2000 1.7
Where it sits
Hue350° of 360°
Saturation82%
Lightness87%
Temperature
Warm ← → Cool22% 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#f9c2cb
RGBrgb(249, 194, 203)
HSLhsl(350, 82%, 87%)
CMYKcmyk(0%, 22%, 19%, 2%)
LABlab(83.5 21.0 3.1)
LCHlch(83.5 21.2 8.3)
OKLCHoklch(0.865 0.064 7.5)
Decimal16368331
Display P3color(display-p3 0.976 0.761 0.796)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9c2cb on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#f9c2cb on black: 13.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CACACB
deuteranopia · #D7D4CA
tritanopia · #FFBEC5

Color scale — 50 to 950

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

#FCF2F4
#FAE6E9
#f9c2cb
#F599A8
#F0667C
#EB3351
#DF1637
#BA122E
#950F24
#6B0F1E
#430913
Base = 200Lightest = 50 · #FCF2F4Darkest = 950 · #430913
:root {
  --brand-50: #FCF2F4;
  --brand-100: #FAE6E9;
  --brand-200: #f9c2cb;
  --brand-300: #F599A8;
  --brand-400: #F0667C;
  --brand-500: #EB3351;
  --brand-600: #DF1637;
  --brand-700: #BA122E;
  --brand-800: #950F24;
  --brand-900: #6B0F1E;
  --brand-950: #430913;
  --brand: #f9c2cb;
  --brand-ink: #000000;
}

Colors that work with #f9c2cb

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#FAF4F5
Tinted page background
Border#EDC0C7
Hairlines and dividers
Muted text#9B4B58
Captions on the surface
Accent#0FBD77
Second voice, not a rival
Dark variant#740B1D
Hover, pressed, headers
Light variant#FDE8EB
Selected rows, tints
Dark surface#241416
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 #f9c2cb

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#C2F9F0
Analogous left#F9C2E7
Analogous right#F9D5C2
Split-complement 1#C2F9D5
Split-complement 2#C2E7F9
Triadic 1#CBF9C2
Triadic 2#C2CBF9
Tetradic#E7F9C2

RGB percentages

Red97.6%
Green76.1%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta22.1%
Yellow18.5%
Key (black)2.4%

Color previews

#f9c2cb text on a black background

contrast 13.61:1

Card sample

#f9c2cb text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9c2cb

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.

#f9c2cb in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f9c2cb, answered

What color is #f9c2cb?

#f9c2cb is a pale electric red, closest to Pink (ΔE2000 1.7). It sits at 350° on the hue wheel with 82% saturation and 87% lightness, which reads as warm.

What is the RGB value of #f9c2cb?

rgb(249, 194, 203) — 249 red, 194 green and 203 blue out of 255, or 97.6% / 76.1% / 79.6% by channel.

Is #f9c2cb a light or a dark color?

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

Should I use black or white text on #f9c2cb?

Black. It scores 13.61:1 against #f9c2cb, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #f9c2cb?

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

What colors go well with #f9c2cb?

For interface work: #FAF4F5 as the surface, #EDC0C7 for borders, #9B4B58 for secondary text, #0FBD77 as an accent and #740B1D for hover and pressed states. For a palette, the analogous pair #F9C2E7 and #F9D5C2 stays calm, while #C2F9F0 is the loudest partner.

What is #f9c2cb in CMYK for printing?

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

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

Work with #f9c2cb in the Color Lab