Skip to content

#fcc0df

a pale, electric magenta / pink · warm · closest name: Pink

RGB
252, 192, 223
HSL
329°, 91%, 87%
CMYK
0, 24, 12, 1
Luminance
0.6372

At a glance

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

Hex
#fcc0df
Hue
329°
magenta / pink
Saturation
91%
electric
Lightness
87%
pale
Brightness
99%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6372
WCAG relative
Temperature
Warm
34/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
13.74:1
Closest name
Pink
ΔE2000 6.6
Where it sits
Hue329° of 360°
Saturation91%
Lightness87%
Temperature
Warm ← → Cool34% 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#fcc0df
RGBrgb(252, 192, 223)
HSLhsl(329, 91%, 87%)
CMYKcmyk(0%, 24%, 12%, 1%)
LABlab(83.8 26.2 -7.1)
LCHlch(83.8 27.1 344.9)
OKLCHoklch(0.871 0.079 346.5)
Decimal16564447
Display P3color(display-p3 0.988 0.753 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc0df on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#fcc0df on black: 13.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4CBE0
deuteranopia · #D2D5DD
tritanopia · #FFBFCA

Color scale — 50 to 950

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

#FDF2F8
#FBE5F0
#fcc0df
#FA94C9
#F75EAD
#F52992
#EA0B7E
#C30969
#9C0754
#700A3F
#460627
Base = 200Lightest = 50 · #FDF2F8Darkest = 950 · #460627
:root {
  --brand-50: #FDF2F8;
  --brand-100: #FBE5F0;
  --brand-200: #fcc0df;
  --brand-300: #FA94C9;
  --brand-400: #F75EAD;
  --brand-500: #F52992;
  --brand-600: #EA0B7E;
  --brand-700: #C30969;
  --brand-800: #9C0754;
  --brand-900: #700A3F;
  --brand-950: #460627;
  --brand: #fcc0df;
  --brand-ink: #000000;
}

Colors that work with #fcc0df

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#FAF4F7
Tinted page background
Border#EDC0D7
Hairlines and dividers
Muted text#9B4B74
Captions on the surface
Accent#06C631
Second voice, not a rival
Dark variant#7A0642
Hover, pressed, headers
Light variant#FEE7F3
Selected rows, tints
Dark surface#24141C
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 #fcc0df

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#C0FCDD
Analogous left#FBC0FC
Analogous right#FCC0C1
Split-complement 1#C1FCC0
Split-complement 2#C0FCFB
Triadic 1#DFFCC0
Triadic 2#C0DFFC
Tetradic#FCFBC0

RGB percentages

Red98.8%
Green75.3%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta23.8%
Yellow11.5%
Key (black)1.2%

Color previews

#fcc0df text on a black background

contrast 13.74:1

Card sample

#fcc0df text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc0df

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.

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

#fcc0df, answered

What color is #fcc0df?

#fcc0df is a pale electric magenta / pink, closest to Pink (ΔE2000 6.6). It sits at 329° on the hue wheel with 91% saturation and 87% lightness, which reads as warm.

What is the RGB value of #fcc0df?

rgb(252, 192, 223) — 252 red, 192 green and 223 blue out of 255, or 98.8% / 75.3% / 87.5% by channel.

Is #fcc0df a light or a dark color?

It is a light color. Relative luminance is 0.6372 and perceived brightness is 84%, so black text on it reaches 13.74:1.

Should I use black or white text on #fcc0df?

Black. It scores 13.74:1 against #fcc0df, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #fcc0df?

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

What colors go well with #fcc0df?

For interface work: #FAF4F7 as the surface, #EDC0D7 for borders, #9B4B74 for secondary text, #06C631 as an accent and #7A0642 for hover and pressed states. For a palette, the analogous pair #FBC0FC and #FCC0C1 stays calm, while #C0FCDD is the loudest partner.

What is #fcc0df in CMYK for printing?

cmyk(0%, 24%, 12%, 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 #fcc0df warm or cool?

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

Work with #fcc0df in the Color Lab