Skip to content

#f4b3c6

a light, vivid magenta / pink · warm · closest name: Light Pink

RGB
244, 179, 198
HSL
343°, 75%, 83%
CMYK
0, 27, 19, 4
Luminance
0.5555

At a glance

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

Hex
#f4b3c6
Hue
343°
magenta / pink
Saturation
75%
vivid
Lightness
83%
light
Brightness
96%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5555
WCAG relative
Temperature
Warm
26/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
12.11:1
Closest name
Light Pink
ΔE2000 3.6
Where it sits
Hue343° of 360°
Saturation75%
Lightness83%
Temperature
Warm ← → Cool26% 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#f4b3c6
RGBrgb(244, 179, 198)
HSLhsl(343, 75%, 83%)
CMYKcmyk(0%, 27%, 19%, 4%)
LABlab(79.4 26.4 -0.3)
LCHlch(79.4 26.4 359.4)
OKLCHoklch(0.832 0.079 359.8)
Decimal16036806
Display P3color(display-p3 0.957 0.702 0.776)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f4b3c6 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#f4b3c6 on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BBBEC7
deuteranopia · #CAC9C5
tritanopia · #FFB0B9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f4b3c6 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
#F9E7EC
#f4b3c6
#F19DB5
#EA6C91
#E33B6C
#D61F54
#B21A46
#8F1538
#67132C
#410C1B
Base = 200Lightest = 50 · #FCF3F5Darkest = 950 · #410C1B
:root {
  --brand-50: #FCF3F5;
  --brand-100: #F9E7EC;
  --brand-200: #f4b3c6;
  --brand-300: #F19DB5;
  --brand-400: #EA6C91;
  --brand-500: #E33B6C;
  --brand-600: #D61F54;
  --brand-700: #B21A46;
  --brand-800: #8F1538;
  --brand-900: #67132C;
  --brand-950: #410C1B;
  --brand: #f4b3c6;
  --brand-ink: #000000;
}

Colors that work with #f4b3c6

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#EDC0CD
Hairlines and dividers
Muted text#9B4B62
Captions on the surface
Accent#15B760
Second voice, not a rival
Dark variant#6F102C
Hover, pressed, headers
Light variant#FCE9EE
Selected rows, tints
Dark surface#241419
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 #f4b3c6

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#B3F4E1
Analogous left#F4B3E6
Analogous right#F4C0B3
Split-complement 1#B3F4C0
Split-complement 2#B3E6F4
Triadic 1#C6F4B3
Triadic 2#B3C6F4
Tetradic#E6F4B3

RGB percentages

Red95.7%
Green70.2%
Blue77.6%

CMYK percentages

Cyan0.0%
Magenta26.6%
Yellow18.9%
Key (black)4.3%

Color previews

#f4b3c6 text on a black background

contrast 12.11:1

Card sample

#f4b3c6 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f4b3c6

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.

#f4b3c6 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#f4b3c6, answered

What color is #f4b3c6?

#f4b3c6 is a light vivid magenta / pink, closest to Light Pink (ΔE2000 3.6). It sits at 343° on the hue wheel with 75% saturation and 83% lightness, which reads as warm.

What is the RGB value of #f4b3c6?

rgb(244, 179, 198) — 244 red, 179 green and 198 blue out of 255, or 95.7% / 70.2% / 77.6% by channel.

Is #f4b3c6 a light or a dark color?

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

Should I use black or white text on #f4b3c6?

Black. It scores 12.11:1 against #f4b3c6, versus 1.73:1 for white — AAA at any size.

What is the complementary color of #f4b3c6?

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

What colors go well with #f4b3c6?

For interface work: #FAF4F6 as the surface, #EDC0CD for borders, #9B4B62 for secondary text, #15B760 as an accent and #6F102C for hover and pressed states. For a palette, the analogous pair #F4B3E6 and #F4C0B3 stays calm, while #B3F4E1 is the loudest partner.

What is #f4b3c6 in CMYK for printing?

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

Is #f4b3c6 warm or cool?

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

Work with #f4b3c6 in the Color Lab