Skip to content

#f6bbc4

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

RGB
246, 187, 196
HSL
351°, 77%, 85%
CMYK
0, 24, 20, 4
Luminance
0.5912

At a glance

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

Hex
#f6bbc4
Hue
351°
red
Saturation
77%
electric
Lightness
85%
light
Brightness
96%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5912
WCAG relative
Temperature
Warm
22/100 cool
Color family
Red
Tone
Electric
Best ink
Black
12.82:1
Closest name
Pink
ΔE2000 1.8
Where it sits
Hue351° of 360°
Saturation77%
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#f6bbc4
RGBrgb(246, 187, 196)
HSLhsl(351, 77%, 85%)
CMYKcmyk(0%, 24%, 20%, 4%)
LABlab(81.4 22.5 3.7)
LCHlch(81.4 22.8 9.4)
OKLCHoklch(0.848 0.069 8.5)
Decimal16169924
Display P3color(display-p3 0.965 0.733 0.769)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#f6bbc4 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#f6bbc4 on black: 12.82: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. #f6bbc4 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
#F9E7E9
#f6bbc4
#F29CA9
#EB6A7E
#E53953
#D81D39
#B41830
#901326
#68121F
#410B14
Base = 200Lightest = 50 · #FCF3F4Darkest = 950 · #410B14
:root {
  --brand-50: #FCF3F4;
  --brand-100: #F9E7E9;
  --brand-200: #f6bbc4;
  --brand-300: #F29CA9;
  --brand-400: #EB6A7E;
  --brand-500: #E53953;
  --brand-600: #D81D39;
  --brand-700: #B41830;
  --brand-800: #901326;
  --brand-900: #68121F;
  --brand-950: #410B14;
  --brand: #f6bbc4;
  --brand-ink: #000000;
}

Colors that work with #f6bbc4

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#13B974
Second voice, not a rival
Dark variant#710F1E
Hover, pressed, headers
Light variant#FCE8EB
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 #f6bbc4

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#BBF6ED
Analogous left#F6BBE2
Analogous right#F6CFBB
Split-complement 1#BBF6CF
Split-complement 2#BBE2F6
Triadic 1#C4F6BB
Triadic 2#BBC4F6
Tetradic#E2F6BB

RGB percentages

Red96.5%
Green73.3%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta24.0%
Yellow20.3%
Key (black)3.5%

Color previews

#f6bbc4 text on a black background

contrast 12.82:1

Card sample

#f6bbc4 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f6bbc4

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.

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

#f6bbc4, answered

What color is #f6bbc4?

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

What is the RGB value of #f6bbc4?

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

Is #f6bbc4 a light or a dark color?

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

Should I use black or white text on #f6bbc4?

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

What is the complementary color of #f6bbc4?

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

What colors go well with #f6bbc4?

For interface work: #FAF4F5 as the surface, #EDC0C7 for borders, #9B4B57 for secondary text, #13B974 as an accent and #710F1E for hover and pressed states. For a palette, the analogous pair #F6BBE2 and #F6CFBB stays calm, while #BBF6ED is the loudest partner.

What is #f6bbc4 in CMYK for printing?

cmyk(0%, 24%, 20%, 4%). 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 #f6bbc4 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 #F6C8BB; nudged cooler, #F7BADA.

Work with #f6bbc4 in the Color Lab