Skip to content

#fcc2b2

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

RGB
252, 194, 178
HSL
13°, 93%, 84%
CMYK
0, 23, 29, 1
Luminance
0.6249

At a glance

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

Hex
#fcc2b2
Hue
13°
red
Saturation
93%
electric
Lightness
84%
light
Brightness
99%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6249
WCAG relative
Temperature
Warm
9/100 cool
Color family
Red
Tone
Electric
Best ink
Black
13.50:1
Closest name
Pink
ΔE2000 10.3
Where it sits
Hue13° of 360°
Saturation93%
Lightness84%
Temperature
Warm ← → Cool9% 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#fcc2b2
RGBrgb(252, 194, 178)
HSLhsl(13, 93%, 84%)
CMYKcmyk(0%, 23%, 29%, 1%)
LABlab(83.2 18.6 16.1)
LCHlch(83.2 24.5 40.9)
OKLCHoklch(0.862 0.071 36.0)
Decimal16564914
Display P3color(display-p3 0.988 0.761 0.698)

Copy-ready code

/* CSS */
color: #fcc2b2;
background-color: #fcc2b2;
/* Tailwind (arbitrary) */
class="text-[#fcc2b2] bg-[#fcc2b2]"
/* SCSS */
$brand: #fcc2b2;
/* SwiftUI */
Color(red: 0.988, green: 0.761, blue: 0.698)
/* Android */
Color.parseColor("#fcc2b2")
/* Flutter */
Color(0xFFFCC2B2)
/* Python / OpenCV (BGR) */
(178, 194, 252)

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

Accessibility — WCAG contrast

Aa
#fcc2b2 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#fcc2b2 on black: 13.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFC8B1
deuteranopia · #DDD4B2
tritanopia · #FFBABE

Color scale — 50 to 950

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

#FDF4F2
#FBE9E4
#fcc2b2
#FBA993
#F97F5D
#F75427
#EC3A09
#C43108
#9D2706
#712009
#471406
Base = 200Lightest = 50 · #FDF4F2Darkest = 950 · #471406
:root {
  --brand-50: #FDF4F2;
  --brand-100: #FBE9E4;
  --brand-200: #fcc2b2;
  --brand-300: #FBA993;
  --brand-400: #F97F5D;
  --brand-500: #F75427;
  --brand-600: #EC3A09;
  --brand-700: #C43108;
  --brand-800: #9D2706;
  --brand-900: #712009;
  --brand-950: #471406;
  --brand: #fcc2b2;
  --brand-ink: #000000;
}

Colors that work with #fcc2b2

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#9B5C4B
Captions on the surface
Accent#03C9C2
Second voice, not a rival
Dark variant#7B1E05
Hover, pressed, headers
Light variant#FEECE6
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 #fcc2b2

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#B2ECFC
Analogous left#FCB2C7
Analogous right#FCE7B2
Split-complement 1#B2FCE7
Split-complement 2#B2C7FC
Triadic 1#B2FCC2
Triadic 2#C2B2FC
Tetradic#C7FCB2

RGB percentages

Red98.8%
Green76.1%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta23.0%
Yellow29.4%
Key (black)1.2%

Color previews

#fcc2b2 text on a black background

contrast 13.50:1

Card sample

#fcc2b2 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc2b2

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.

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

#fcc2b2, answered

What color is #fcc2b2?

#fcc2b2 is a light electric red, closest to Pink (ΔE2000 10.3). It sits at 13° on the hue wheel with 93% saturation and 84% lightness, which reads as warm.

What is the RGB value of #fcc2b2?

rgb(252, 194, 178) — 252 red, 194 green and 178 blue out of 255, or 98.8% / 76.1% / 69.8% by channel.

Is #fcc2b2 a light or a dark color?

It is a light color. Relative luminance is 0.6249 and perceived brightness is 83%, so black text on it reaches 13.50:1.

Should I use black or white text on #fcc2b2?

Black. It scores 13.50:1 against #fcc2b2, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #fcc2b2?

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

What colors go well with #fcc2b2?

For interface work: #FAF6F4 as the surface, #EDC9C0 for borders, #9B5C4B for secondary text, #03C9C2 as an accent and #7B1E05 for hover and pressed states. For a palette, the analogous pair #FCB2C7 and #FCE7B2 stays calm, while #B2ECFC is the loudest partner.

What is #fcc2b2 in CMYK for printing?

cmyk(0%, 23%, 29%, 1%). 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 #fcc2b2 warm or cool?

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

Work with #fcc2b2 in the Color Lab