Skip to content

#f3cdd8

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

RGB
243, 205, 216
HSL
343°, 61%, 88%
CMYK
0, 16, 11, 5
Luminance
0.6768

At a glance

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

Hex
#f3cdd8
Hue
343°
magenta / pink
Saturation
61%
vivid
Lightness
88%
pale
Brightness
95%
HSV value
Perceived
86%
weighted brightness
Luminance
0.6768
WCAG relative
Temperature
Warm
26/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
14.54:1
Closest name
Pink
ΔE2000 6.1
Where it sits
Hue343° of 360°
Saturation61%
Lightness88%
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#f3cdd8
RGBrgb(243, 205, 216)
HSLhsl(343, 61%, 88%)
CMYKcmyk(0%, 16%, 11%, 5%)
LABlab(85.8 15.1 -0.5)
LCHlch(85.8 15.1 358.3)
OKLCHoklch(0.884 0.045 358.7)
Decimal15977944
Display P3color(display-p3 0.953 0.804 0.847)

Copy-ready code

/* CSS */
color: #f3cdd8;
background-color: #f3cdd8;
/* Tailwind (arbitrary) */
class="text-[#f3cdd8] bg-[#f3cdd8]"
/* SCSS */
$brand: #f3cdd8;
/* SwiftUI */
Color(red: 0.953, green: 0.804, blue: 0.847)
/* Android */
Color.parseColor("#f3cdd8")
/* Flutter */
Color(0xFFF3CDD8)
/* Python / OpenCV (BGR) */
(216, 205, 243)

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

Accessibility — WCAG contrast

Aa
#f3cdd8 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#f3cdd8 on black: 14.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1D3D8
deuteranopia · #DAD9D7
tritanopia · #FACBD1

Color scale — 50 to 950

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

#FBF4F6
#F7E8ED
#f3cdd8
#E9A5B8
#DE7795
#D44A72
#C52F5B
#A5274C
#84203D
#601B2F
#3C111D
Base = 200Lightest = 50 · #FBF4F6Darkest = 950 · #3C111D
:root {
  --brand-50: #FBF4F6;
  --brand-100: #F7E8ED;
  --brand-200: #f3cdd8;
  --brand-300: #E9A5B8;
  --brand-400: #DE7795;
  --brand-500: #D44A72;
  --brand-600: #C52F5B;
  --brand-700: #A5274C;
  --brand-800: #84203D;
  --brand-900: #601B2F;
  --brand-950: #3C111D;
  --brand: #f3cdd8;
  --brand-ink: #000000;
}

Colors that work with #f3cdd8

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#24A85F
Second voice, not a rival
Dark variant#67192F
Hover, pressed, headers
Light variant#FAEAEF
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 #f3cdd8

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#CDF3E8
Analogous left#F3CDEB
Analogous right#F3D5CD
Split-complement 1#CDF3D5
Split-complement 2#CDEBF3
Triadic 1#D8F3CD
Triadic 2#CDD8F3
Tetradic#EBF3CD

RGB percentages

Red95.3%
Green80.4%
Blue84.7%

CMYK percentages

Cyan0.0%
Magenta15.6%
Yellow11.1%
Key (black)4.7%

Color previews

#f3cdd8 text on a black background

contrast 14.54:1

Card sample

#f3cdd8 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 205, 216, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 205, 216, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f3cdd8;
background: linear-gradient(135deg, #f3cdd8, #F3DBCD);

Monochromatic scale

Palettes built from #f3cdd8

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#f3cdd8, answered

What color is #f3cdd8?

#f3cdd8 is a pale vivid magenta / pink, closest to Pink (ΔE2000 6.1). It sits at 343° on the hue wheel with 61% saturation and 88% lightness, which reads as warm.

What is the RGB value of #f3cdd8?

rgb(243, 205, 216) — 243 red, 205 green and 216 blue out of 255, or 95.3% / 80.4% / 84.7% by channel.

Is #f3cdd8 a light or a dark color?

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

Should I use black or white text on #f3cdd8?

Black. It scores 14.54:1 against #f3cdd8, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #f3cdd8?

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

What colors go well with #f3cdd8?

For interface work: #FAF4F6 as the surface, #EDC0CD for borders, #9B4B62 for secondary text, #24A85F as an accent and #67192F for hover and pressed states. For a palette, the analogous pair #F3CDEB and #F3D5CD stays calm, while #CDF3E8 is the loudest partner.

What is #f3cdd8 in CMYK for printing?

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

Is #f3cdd8 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 #F3D0CD; nudged cooler, #F4CCE6.

Work with #f3cdd8 in the Color Lab