Skip to content

#f3bcae

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

RGB
243, 188, 174
HSL
12°, 74%, 82%
CMYK
0, 23, 28, 5
Luminance
0.5808

At a glance

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

Hex
#f3bcae
Hue
12°
red
Saturation
74%
vivid
Lightness
82%
light
Brightness
95%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5808
WCAG relative
Temperature
Warm
10/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
12.62:1
Closest name
Pink
ΔE2000 9.9
Where it sits
Hue12° of 360°
Saturation74%
Lightness82%
Temperature
Warm ← → Cool10% 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#f3bcae
RGBrgb(243, 188, 174)
HSLhsl(12, 74%, 82%)
CMYKcmyk(0%, 23%, 28%, 5%)
LABlab(80.8 17.8 14.7)
LCHlch(80.8 23.1 39.5)
OKLCHoklch(0.841 0.067 34.7)
Decimal15973550
Display P3color(display-p3 0.953 0.737 0.682)

Copy-ready code

/* CSS */
color: #f3bcae;
background-color: #f3bcae;
/* Tailwind (arbitrary) */
class="text-[#f3bcae] bg-[#f3bcae]"
/* SCSS */
$brand: #f3bcae;
/* SwiftUI */
Color(red: 0.953, green: 0.737, blue: 0.682)
/* Android */
Color.parseColor("#f3bcae")
/* Flutter */
Color(0xFFF3BCAE)
/* Python / OpenCV (BGR) */
(174, 188, 243)

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

Accessibility — WCAG contrast

Aa
#f3bcae on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#f3bcae on black: 12.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8C2AD
deuteranopia · #D5CDAE
tritanopia · #FFB5B8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f3bcae is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF5F3
#F9EAE7
#F3D1C8
#f3bcae
#E9866C
#E25D3C
#D54520
#B2391A
#8E2E15
#672413
#40170C
Base = 300Lightest = 50 · #FCF5F3Darkest = 950 · #40170C
:root {
  --brand-50: #FCF5F3;
  --brand-100: #F9EAE7;
  --brand-200: #F3D1C8;
  --brand-300: #f3bcae;
  --brand-400: #E9866C;
  --brand-500: #E25D3C;
  --brand-600: #D54520;
  --brand-700: #B2391A;
  --brand-800: #8E2E15;
  --brand-900: #672413;
  --brand-950: #40170C;
  --brand: #f3bcae;
  --brand-ink: #000000;
}

Colors that work with #f3bcae

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#FAF6F4
Tinted page background
Border#EDC9C0
Hairlines and dividers
Muted text#9B5B4B
Captions on the surface
Accent#16B6AD
Second voice, not a rival
Dark variant#6F2410
Hover, pressed, headers
Light variant#FCEDE9
Selected rows, tints
Dark surface#241714
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 #f3bcae

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#AEE5F3
Analogous left#F3AEC3
Analogous right#F3DFAE
Split-complement 1#AEF3DF
Split-complement 2#AEC3F3
Triadic 1#AEF3BC
Triadic 2#BCAEF3
Tetradic#C3F3AE

RGB percentages

Red95.3%
Green73.7%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta22.6%
Yellow28.4%
Key (black)4.7%

Color previews

#f3bcae text on a black background

contrast 12.62:1

Card sample

#f3bcae text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 188, 174, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 188, 174, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f3bcae;
background: linear-gradient(135deg, #f3bcae, #F3EAAE);

Monochromatic scale

Palettes built from #f3bcae

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.

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

#f3bcae, answered

What color is #f3bcae?

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

What is the RGB value of #f3bcae?

rgb(243, 188, 174) — 243 red, 188 green and 174 blue out of 255, or 95.3% / 73.7% / 68.2% by channel.

Is #f3bcae a light or a dark color?

It is a light color. Relative luminance is 0.5808 and perceived brightness is 80%, so black text on it reaches 12.62:1.

Should I use black or white text on #f3bcae?

Black. It scores 12.62:1 against #f3bcae, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #f3bcae?

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

What colors go well with #f3bcae?

For interface work: #FAF6F4 as the surface, #EDC9C0 for borders, #9B5B4B for secondary text, #16B6AD as an accent and #6F2410 for hover and pressed states. For a palette, the analogous pair #F3AEC3 and #F3DFAE stays calm, while #AEE5F3 is the loudest partner.

What is #f3bcae in CMYK for printing?

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

Is #f3bcae warm or cool?

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

Work with #f3bcae in the Color Lab