Skip to content

#f3b3c2

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

RGB
243, 179, 194
HSL
346°, 73%, 83%
CMYK
0, 26, 20, 5
Luminance
0.5519

At a glance

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

Hex
#f3b3c2
Hue
346°
red
Saturation
73%
vivid
Lightness
83%
light
Brightness
95%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5519
WCAG relative
Temperature
Warm
25/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
12.04:1
Closest name
Light Pink
ΔE2000 2.8
Where it sits
Hue346° of 360°
Saturation73%
Lightness83%
Temperature
Warm ← → Cool25% 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#f3b3c2
RGBrgb(243, 179, 194)
HSLhsl(346, 73%, 83%)
CMYKcmyk(0%, 26%, 20%, 5%)
LABlab(79.2 25.4 1.6)
LCHlch(79.2 25.4 3.6)
OKLCHoklch(0.830 0.077 3.4)
Decimal15971266
Display P3color(display-p3 0.953 0.702 0.761)

Copy-ready code

/* CSS */
color: #f3b3c2;
background-color: #f3b3c2;
/* Tailwind (arbitrary) */
class="text-[#f3b3c2] bg-[#f3b3c2]"
/* SCSS */
$brand: #f3b3c2;
/* SwiftUI */
Color(red: 0.953, green: 0.702, blue: 0.761)
/* Android */
Color.parseColor("#f3b3c2")
/* Flutter */
Color(0xFFF3B3C2)
/* Python / OpenCV (BGR) */
(194, 179, 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 #f3b3c2 · 12.04:1
Use #000000AAA at every size.
Aa
White text · 1.74:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.04:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f3b3c2 as text scores 1.74:1 on white and 12.04:1 on black.

Accessibility — WCAG contrast

Aa
#f3b3c2 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#f3b3c2 on black: 12.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCBDC2
deuteranopia · #CBC8C1
tritanopia · #FEAFB8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f3b3c2 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
#F8E7EB
#f3b3c2
#F09EB1
#E86E8A
#E03D64
#D3214B
#B01C3F
#8D1632
#661428
#400D19
Base = 200Lightest = 50 · #FCF3F5Darkest = 950 · #400D19
:root {
  --brand-50: #FCF3F5;
  --brand-100: #F8E7EB;
  --brand-200: #f3b3c2;
  --brand-300: #F09EB1;
  --brand-400: #E86E8A;
  --brand-500: #E03D64;
  --brand-600: #D3214B;
  --brand-700: #B01C3F;
  --brand-800: #8D1632;
  --brand-900: #661428;
  --brand-950: #400D19;
  --brand: #f3b3c2;
  --brand-ink: #000000;
}

Colors that work with #f3b3c2

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#FAF4F6
Tinted page background
Border#EDC0CA
Hairlines and dividers
Muted text#9B4B5D
Captions on the surface
Accent#17B568
Second voice, not a rival
Dark variant#6E1127
Hover, pressed, headers
Light variant#FCE9ED
Selected rows, tints
Dark surface#241418
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 #f3b3c2

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#B3F3E4
Analogous left#F3B3E2
Analogous right#F3C4B3
Split-complement 1#B3F3C4
Split-complement 2#B3E2F3
Triadic 1#C2F3B3
Triadic 2#B3C2F3
Tetradic#E2F3B3

RGB percentages

Red95.3%
Green70.2%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta26.3%
Yellow20.2%
Key (black)4.7%

Color previews

#f3b3c2 text on a black background

contrast 12.04:1

Card sample

#f3b3c2 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3b3c2

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.

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

#f3b3c2, answered

What color is #f3b3c2?

#f3b3c2 is a light vivid red, closest to Light Pink (ΔE2000 2.8). It sits at 346° on the hue wheel with 73% saturation and 83% lightness, which reads as warm.

What is the RGB value of #f3b3c2?

rgb(243, 179, 194) — 243 red, 179 green and 194 blue out of 255, or 95.3% / 70.2% / 76.1% by channel.

Is #f3b3c2 a light or a dark color?

It is a light color. Relative luminance is 0.5519 and perceived brightness is 79%, so black text on it reaches 12.04:1.

Should I use black or white text on #f3b3c2?

Black. It scores 12.04:1 against #f3b3c2, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #f3b3c2?

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

What colors go well with #f3b3c2?

For interface work: #FAF4F6 as the surface, #EDC0CA for borders, #9B4B5D for secondary text, #17B568 as an accent and #6E1127 for hover and pressed states. For a palette, the analogous pair #F3B3E2 and #F3C4B3 stays calm, while #B3F3E4 is the loudest partner.

What is #f3b3c2 in CMYK for printing?

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

Is #f3b3c2 warm or cool?

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

Work with #f3b3c2 in the Color Lab