Skip to content

#fbc9c8

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

RGB
251, 201, 200
HSL
1°, 86%, 88%
CMYK
0, 20, 20, 2
Luminance
0.6645

At a glance

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

Hex
#fbc9c8
Hue
red
Saturation
86%
electric
Lightness
88%
pale
Brightness
98%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6645
WCAG relative
Temperature
Warm
16/100 cool
Color family
Red
Tone
Electric
Best ink
Black
14.29:1
Closest name
Pink
ΔE2000 5.2
Where it sits
Hue1° of 360°
Saturation86%
Lightness88%
Temperature
Warm ← → Cool16% 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#fbc9c8
RGBrgb(251, 201, 200)
HSLhsl(1, 86%, 88%)
CMYKcmyk(0%, 20%, 20%, 2%)
LABlab(85.2 17.6 7.3)
LCHlch(85.2 19.0 22.4)
OKLCHoklch(0.879 0.057 19.6)
Decimal16501192
Display P3color(display-p3 0.984 0.788 0.784)

Copy-ready code

/* CSS */
color: #fbc9c8;
background-color: #fbc9c8;
/* Tailwind (arbitrary) */
class="text-[#fbc9c8] bg-[#fbc9c8]"
/* SCSS */
$brand: #fbc9c8;
/* SwiftUI */
Color(red: 0.984, green: 0.788, blue: 0.784)
/* Android */
Color.parseColor("#fbc9c8")
/* Flutter */
Color(0xFFFBC9C8)
/* Python / OpenCV (BGR) */
(200, 201, 251)

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

Accessibility — WCAG contrast

Aa
#fbc9c8 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#fbc9c8 on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2CFC8
deuteranopia · #DDD9C7
tritanopia · #FFC4C9

Color scale — 50 to 950

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

#FDF2F2
#FAE6E5
#fbc9c8
#F79896
#F46562
#F0322E
#E41511
#BE110E
#980E0B
#6E0E0D
#450908
Base = 200Lightest = 50 · #FDF2F2Darkest = 950 · #450908
:root {
  --brand-50: #FDF2F2;
  --brand-100: #FAE6E5;
  --brand-200: #fbc9c8;
  --brand-300: #F79896;
  --brand-400: #F46562;
  --brand-500: #F0322E;
  --brand-600: #E41511;
  --brand-700: #BE110E;
  --brand-800: #980E0B;
  --brand-900: #6E0E0D;
  --brand-950: #450908;
  --brand: #fbc9c8;
  --brand-ink: #000000;
}

Colors that work with #fbc9c8

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#FAF4F4
Tinted page background
Border#EDC1C0
Hairlines and dividers
Muted text#9B4C4B
Captions on the surface
Accent#0AC298
Second voice, not a rival
Dark variant#770B09
Hover, pressed, headers
Light variant#FDE8E7
Selected rows, tints
Dark surface#241414
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 #fbc9c8

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#C8FAFB
Analogous left#FBC8E0
Analogous right#FBE2C8
Split-complement 1#C8FBE2
Split-complement 2#C8E0FB
Triadic 1#C8FBC9
Triadic 2#C9C8FB
Tetradic#E0FBC8

RGB percentages

Red98.4%
Green78.8%
Blue78.4%

CMYK percentages

Cyan0.0%
Magenta19.9%
Yellow20.3%
Key (black)1.6%

Color previews

#fbc9c8 text on a black background

contrast 14.29:1

Card sample

#fbc9c8 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fbc9c8

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.

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

#fbc9c8, answered

What color is #fbc9c8?

#fbc9c8 is a pale electric red, closest to Pink (ΔE2000 5.2). It sits at 1° on the hue wheel with 86% saturation and 88% lightness, which reads as warm.

What is the RGB value of #fbc9c8?

rgb(251, 201, 200) — 251 red, 201 green and 200 blue out of 255, or 98.4% / 78.8% / 78.4% by channel.

Is #fbc9c8 a light or a dark color?

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

Should I use black or white text on #fbc9c8?

Black. It scores 14.29:1 against #fbc9c8, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #fbc9c8?

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

What colors go well with #fbc9c8?

For interface work: #FAF4F4 as the surface, #EDC1C0 for borders, #9B4C4B for secondary text, #0AC298 as an accent and #770B09 for hover and pressed states. For a palette, the analogous pair #FBC8E0 and #FBE2C8 stays calm, while #C8FAFB is the loudest partner.

What is #fbc9c8 in CMYK for printing?

cmyk(0%, 20%, 20%, 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 #fbc9c8 warm or cool?

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

Work with #fbc9c8 in the Color Lab