Skip to content

#f4bbc5

a light, vivid red · warm · closest name: Pink

RGB
244, 187, 197
HSL
350°, 72%, 85%
CMYK
0, 23, 19, 4
Luminance
0.5880

At a glance

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

Hex
#f4bbc5
Hue
350°
red
Saturation
72%
vivid
Lightness
85%
light
Brightness
96%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5880
WCAG relative
Temperature
Warm
22/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
12.76:1
Closest name
Pink
ΔE2000 2
Where it sits
Hue350° of 360°
Saturation72%
Lightness85%
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#f4bbc5
RGBrgb(244, 187, 197)
HSLhsl(350, 72%, 85%)
CMYKcmyk(0%, 23%, 19%, 4%)
LABlab(81.2 22.0 2.9)
LCHlch(81.2 22.2 7.6)
OKLCHoklch(0.846 0.067 6.9)
Decimal16038853
Display P3color(display-p3 0.957 0.733 0.773)

Copy-ready code

/* CSS */
color: #f4bbc5;
background-color: #f4bbc5;
/* Tailwind (arbitrary) */
class="text-[#f4bbc5] bg-[#f4bbc5]"
/* SCSS */
$brand: #f4bbc5;
/* SwiftUI */
Color(red: 0.957, green: 0.733, blue: 0.773)
/* Android */
Color.parseColor("#f4bbc5")
/* Flutter */
Color(0xFFF4BBC5)
/* Python / OpenCV (BGR) */
(197, 187, 244)

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

Accessibility — WCAG contrast

Aa
#f4bbc5 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#f4bbc5 on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3C4C5
deuteranopia · #D0CEC4
tritanopia · #FFB7BE

Color scale — 50 to 950

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

#FCF3F5
#F8E7EA
#f4bbc5
#EF9EAD
#E86E83
#E03E5A
#D32241
#B01C36
#8D172B
#661523
#400D16
Base = 200Lightest = 50 · #FCF3F5Darkest = 950 · #400D16
:root {
  --brand-50: #FCF3F5;
  --brand-100: #F8E7EA;
  --brand-200: #f4bbc5;
  --brand-300: #EF9EAD;
  --brand-400: #E86E83;
  --brand-500: #E03E5A;
  --brand-600: #D32241;
  --brand-700: #B01C36;
  --brand-800: #8D172B;
  --brand-900: #661523;
  --brand-950: #400D16;
  --brand: #f4bbc5;
  --brand-ink: #000000;
}

Colors that work with #f4bbc5

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#EDC0C8
Hairlines and dividers
Muted text#9B4B59
Captions on the surface
Accent#17B572
Second voice, not a rival
Dark variant#6E1222
Hover, pressed, headers
Light variant#FBE9EC
Selected rows, tints
Dark surface#241417
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 #f4bbc5

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#BBF4EA
Analogous left#F4BBE1
Analogous right#F4CDBB
Split-complement 1#BBF4CD
Split-complement 2#BBE1F4
Triadic 1#C5F4BB
Triadic 2#BBC5F4
Tetradic#E1F4BB

RGB percentages

Red95.7%
Green73.3%
Blue77.3%

CMYK percentages

Cyan0.0%
Magenta23.4%
Yellow19.3%
Key (black)4.3%

Color previews

#f4bbc5 text on a black background

contrast 12.76:1

Card sample

#f4bbc5 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(244, 187, 197, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(244, 187, 197, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f4bbc5;
background: linear-gradient(135deg, #f4bbc5, #F4D7BB);

Monochromatic scale

Palettes built from #f4bbc5

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.

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

Converts to four-color process without much drama. Proof it anyway.

#f4bbc5, answered

What color is #f4bbc5?

#f4bbc5 is a light vivid red, closest to Pink (ΔE2000 2). It sits at 350° on the hue wheel with 72% saturation and 85% lightness, which reads as warm.

What is the RGB value of #f4bbc5?

rgb(244, 187, 197) — 244 red, 187 green and 197 blue out of 255, or 95.7% / 73.3% / 77.3% by channel.

Is #f4bbc5 a light or a dark color?

It is a light color. Relative luminance is 0.5880 and perceived brightness is 81%, so black text on it reaches 12.76:1.

Should I use black or white text on #f4bbc5?

Black. It scores 12.76:1 against #f4bbc5, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #f4bbc5?

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

What colors go well with #f4bbc5?

For interface work: #FAF4F5 as the surface, #EDC0C8 for borders, #9B4B59 for secondary text, #17B572 as an accent and #6E1222 for hover and pressed states. For a palette, the analogous pair #F4BBE1 and #F4CDBB stays calm, while #BBF4EA is the loudest partner.

What is #f4bbc5 in CMYK for printing?

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

Is #f4bbc5 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 #F4C6BB; nudged cooler, #F5BADA.

Work with #f4bbc5 in the Color Lab