Skip to content

#fcc4f4

a pale, electric magenta / pink · neutral · closest name: Plum

RGB
252, 196, 244
HSL
309°, 90%, 88%
CMYK
0, 22, 3, 1
Luminance
0.6671

At a glance

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

Hex
#fcc4f4
Hue
309°
magenta / pink
Saturation
90%
electric
Lightness
88%
pale
Brightness
99%
HSV value
Perceived
86%
weighted brightness
Luminance
0.6671
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
14.34:1
Closest name
Plum
ΔE2000 8.9
Where it sits
Hue309° of 360°
Saturation90%
Lightness88%
Temperature
Warm ← → Cool45% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#fcc4f4
RGBrgb(252, 196, 244)
HSLhsl(309, 90%, 88%)
CMYKcmyk(0%, 22%, 3%, 1%)
LABlab(85.4 27.6 -16.0)
LCHlch(85.4 31.9 330.0)
OKLCHoklch(0.884 0.089 331.2)
Decimal16565492
Display P3color(display-p3 0.988 0.769 0.957)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc4f4 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#fcc4f4 on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3D1F6
deuteranopia · #CFD8F2
tritanopia · #FFC7D4

Color scale — 50 to 950

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

#FDF2FB
#FBE5F8
#fcc4f4
#FA94EB
#F75FE1
#F429D7
#E90CC9
#C20AA8
#9B0886
#700A61
#46063D
Base = 200Lightest = 50 · #FDF2FBDarkest = 950 · #46063D
:root {
  --brand-50: #FDF2FB;
  --brand-100: #FBE5F8;
  --brand-200: #fcc4f4;
  --brand-300: #FA94EB;
  --brand-400: #F75FE1;
  --brand-500: #F429D7;
  --brand-600: #E90CC9;
  --brand-700: #C20AA8;
  --brand-800: #9B0886;
  --brand-900: #700A61;
  --brand-950: #46063D;
  --brand: #fcc4f4;
  --brand-ink: #000000;
}

Colors that work with #fcc4f4

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#FAF4FA
Tinted page background
Border#EDC0E6
Hairlines and dividers
Muted text#9B4B8F
Captions on the surface
Accent#1AC507
Second voice, not a rival
Dark variant#790669
Hover, pressed, headers
Light variant#FEE7FA
Selected rows, tints
Dark surface#241422
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 #fcc4f4

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#C4FCCC
Analogous left#E8C4FC
Analogous right#FCC4D8
Split-complement 1#D8FCC4
Split-complement 2#C4FCE8
Triadic 1#F4FCC4
Triadic 2#C4F4FC
Tetradic#FCE8C4

RGB percentages

Red98.8%
Green76.9%
Blue95.7%

CMYK percentages

Cyan0.0%
Magenta22.2%
Yellow3.2%
Key (black)1.2%

Color previews

#fcc4f4 text on a black background

contrast 14.34:1

Card sample

#fcc4f4 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc4f4

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.

#fcc4f4 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#fcc4f4, answered

What color is #fcc4f4?

#fcc4f4 is a pale electric magenta / pink, closest to Plum (ΔE2000 8.9). It sits at 309° on the hue wheel with 90% saturation and 88% lightness, which reads as neutral.

What is the RGB value of #fcc4f4?

rgb(252, 196, 244) — 252 red, 196 green and 244 blue out of 255, or 98.8% / 76.9% / 95.7% by channel.

Is #fcc4f4 a light or a dark color?

It is a light color. Relative luminance is 0.6671 and perceived brightness is 86%, so black text on it reaches 14.34:1.

Should I use black or white text on #fcc4f4?

Black. It scores 14.34:1 against #fcc4f4, versus 1.46:1 for white — AAA at any size.

What is the complementary color of #fcc4f4?

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

What colors go well with #fcc4f4?

For interface work: #FAF4FA as the surface, #EDC0E6 for borders, #9B4B8F for secondary text, #1AC507 as an accent and #790669 for hover and pressed states. For a palette, the analogous pair #E8C4FC and #FCC4D8 stays calm, while #C4FCCC is the loudest partner.

What is #fcc4f4 in CMYK for printing?

cmyk(0%, 22%, 3%, 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 #fcc4f4 warm or cool?

Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FCC4DF; nudged cooler, #F0C3FD.

Work with #fcc4f4 in the Color Lab