Skip to content

#f5bbc4

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

RGB
245, 187, 196
HSL
351°, 74%, 85%
CMYK
0, 24, 20, 4
Luminance
0.5894

At a glance

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

Hex
#f5bbc4
Hue
351°
red
Saturation
74%
vivid
Lightness
85%
light
Brightness
96%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5894
WCAG relative
Temperature
Warm
22/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
12.79:1
Closest name
Pink
ΔE2000 1.9
Where it sits
Hue351° of 360°
Saturation74%
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#f5bbc4
RGBrgb(245, 187, 196)
HSLhsl(351, 74%, 85%)
CMYKcmyk(0%, 24%, 20%, 4%)
LABlab(81.3 22.2 3.6)
LCHlch(81.3 22.5 9.2)
OKLCHoklch(0.847 0.068 8.2)
Decimal16104388
Display P3color(display-p3 0.961 0.733 0.769)

Copy-ready code

/* CSS */
color: #f5bbc4;
background-color: #f5bbc4;
/* Tailwind (arbitrary) */
class="text-[#f5bbc4] bg-[#f5bbc4]"
/* SCSS */
$brand: #f5bbc4;
/* SwiftUI */
Color(red: 0.961, green: 0.733, blue: 0.769)
/* Android */
Color.parseColor("#f5bbc4")
/* Flutter */
Color(0xFFF5BBC4)
/* Python / OpenCV (BGR) */
(196, 187, 245)

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

Accessibility — WCAG contrast

Aa
#f5bbc4 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#f5bbc4 on black: 12.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4C4C4
deuteranopia · #D1CEC3
tritanopia · #FFB7BE

Color scale — 50 to 950

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

#FCF3F4
#F9E7EA
#f5bbc4
#F19DAA
#E96C80
#E23B55
#D51F3C
#B21A32
#8E1528
#671320
#400C14
Base = 200Lightest = 50 · #FCF3F4Darkest = 950 · #400C14
:root {
  --brand-50: #FCF3F4;
  --brand-100: #F9E7EA;
  --brand-200: #f5bbc4;
  --brand-300: #F19DAA;
  --brand-400: #E96C80;
  --brand-500: #E23B55;
  --brand-600: #D51F3C;
  --brand-700: #B21A32;
  --brand-800: #8E1528;
  --brand-900: #671320;
  --brand-950: #400C14;
  --brand: #f5bbc4;
  --brand-ink: #000000;
}

Colors that work with #f5bbc4

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#9B4B57
Captions on the surface
Accent#15B776
Second voice, not a rival
Dark variant#6F101F
Hover, pressed, headers
Light variant#FCE9EC
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 #f5bbc4

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#BBF5EC
Analogous left#F5BBE1
Analogous right#F5CFBB
Split-complement 1#BBF5CF
Split-complement 2#BBE1F5
Triadic 1#C4F5BB
Triadic 2#BBC4F5
Tetradic#E1F5BB

RGB percentages

Red96.1%
Green73.3%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta23.7%
Yellow20.0%
Key (black)3.9%

Color previews

#f5bbc4 text on a black background

contrast 12.79:1

Card sample

#f5bbc4 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5bbc4

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.

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

#f5bbc4, answered

What color is #f5bbc4?

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

What is the RGB value of #f5bbc4?

rgb(245, 187, 196) — 245 red, 187 green and 196 blue out of 255, or 96.1% / 73.3% / 76.9% by channel.

Is #f5bbc4 a light or a dark color?

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

Should I use black or white text on #f5bbc4?

Black. It scores 12.79:1 against #f5bbc4, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #f5bbc4?

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

What colors go well with #f5bbc4?

For interface work: #FAF4F5 as the surface, #EDC0C7 for borders, #9B4B57 for secondary text, #15B776 as an accent and #6F101F for hover and pressed states. For a palette, the analogous pair #F5BBE1 and #F5CFBB stays calm, while #BBF5EC is the loudest partner.

What is #f5bbc4 in CMYK for printing?

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

Is #f5bbc4 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 #F5C7BB; nudged cooler, #F6BAD9.

Work with #f5bbc4 in the Color Lab