Skip to content

#fdc2d7

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

RGB
253, 194, 215
HSL
339°, 94%, 88%
CMYK
0, 23, 15, 1
Luminance
0.6437

At a glance

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

Hex
#fdc2d7
Hue
339°
magenta / pink
Saturation
94%
electric
Lightness
88%
pale
Brightness
99%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6437
WCAG relative
Temperature
Warm
29/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
13.87:1
Closest name
Pink
ΔE2000 3.6
Where it sits
Hue339° of 360°
Saturation94%
Lightness88%
Temperature
Warm ← → Cool29% 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#fdc2d7
RGBrgb(253, 194, 215)
HSLhsl(339, 94%, 88%)
CMYKcmyk(0%, 23%, 15%, 1%)
LABlab(84.2 24.2 -2.3)
LCHlch(84.2 24.3 354.6)
OKLCHoklch(0.873 0.072 355.5)
Decimal16630487
Display P3color(display-p3 0.992 0.761 0.843)

Copy-ready code

/* CSS */
color: #fdc2d7;
background-color: #fdc2d7;
/* Tailwind (arbitrary) */
class="text-[#fdc2d7] bg-[#fdc2d7]"
/* SCSS */
$brand: #fdc2d7;
/* SwiftUI */
Color(red: 0.992, green: 0.761, blue: 0.843)
/* Android */
Color.parseColor("#fdc2d7")
/* Flutter */
Color(0xFFFDC2D7)
/* Python / OpenCV (BGR) */
(215, 194, 253)

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

Accessibility — WCAG contrast

Aa
#fdc2d7 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fdc2d7 on black: 13.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8CCD8
deuteranopia · #D6D6D6
tritanopia · #FFC0C9

Color scale — 50 to 950

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

#FDF2F6
#FBE4EC
#fdc2d7
#FB92B8
#FA5C94
#F82671
#ED085A
#C6064B
#9E053C
#72082E
#47051D
Base = 200Lightest = 50 · #FDF2F6Darkest = 950 · #47051D
:root {
  --brand-50: #FDF2F6;
  --brand-100: #FBE4EC;
  --brand-200: #fdc2d7;
  --brand-300: #FB92B8;
  --brand-400: #FA5C94;
  --brand-500: #F82671;
  --brand-600: #ED085A;
  --brand-700: #C6064B;
  --brand-800: #9E053C;
  --brand-900: #72082E;
  --brand-950: #47051D;
  --brand: #fdc2d7;
  --brand-ink: #000000;
}

Colors that work with #fdc2d7

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#EDC0D0
Hairlines and dividers
Muted text#9B4B67
Captions on the surface
Accent#03C953
Second voice, not a rival
Dark variant#7B042F
Hover, pressed, headers
Light variant#FEE6EF
Selected rows, tints
Dark surface#24141A
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 #fdc2d7

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#C2FDE8
Analogous left#FDC2F5
Analogous right#FDCAC2
Split-complement 1#C2FDCA
Split-complement 2#C2F5FD
Triadic 1#D7FDC2
Triadic 2#C2D7FD
Tetradic#F5FDC2

RGB percentages

Red99.2%
Green76.1%
Blue84.3%

CMYK percentages

Cyan0.0%
Magenta23.3%
Yellow15.0%
Key (black)0.8%

Color previews

#fdc2d7 text on a black background

contrast 13.87:1

Card sample

#fdc2d7 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdc2d7

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.

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

#fdc2d7, answered

What color is #fdc2d7?

#fdc2d7 is a pale electric magenta / pink, closest to Pink (ΔE2000 3.6). It sits at 339° on the hue wheel with 94% saturation and 88% lightness, which reads as warm.

What is the RGB value of #fdc2d7?

rgb(253, 194, 215) — 253 red, 194 green and 215 blue out of 255, or 99.2% / 76.1% / 84.3% by channel.

Is #fdc2d7 a light or a dark color?

It is a light color. Relative luminance is 0.6437 and perceived brightness is 85%, so black text on it reaches 13.87:1.

Should I use black or white text on #fdc2d7?

Black. It scores 13.87:1 against #fdc2d7, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #fdc2d7?

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

What colors go well with #fdc2d7?

For interface work: #FAF4F6 as the surface, #EDC0D0 for borders, #9B4B67 for secondary text, #03C953 as an accent and #7B042F for hover and pressed states. For a palette, the analogous pair #FDC2F5 and #FDCAC2 stays calm, while #C2FDE8 is the loudest partner.

What is #fdc2d7 in CMYK for printing?

cmyk(0%, 23%, 15%, 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 #fdc2d7 warm or cool?

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

Work with #fdc2d7 in the Color Lab