Skip to content

#fdb9c2

a pale, electric red · warm · closest name: Light Pink

RGB
253, 185, 194
HSL
352°, 94%, 86%
CMYK
0, 27, 23, 1
Luminance
0.5948

At a glance

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

Hex
#fdb9c2
Hue
352°
red
Saturation
94%
electric
Lightness
86%
pale
Brightness
99%
HSV value
Perceived
82%
weighted brightness
Luminance
0.5948
WCAG relative
Temperature
Warm
21/100 cool
Color family
Red
Tone
Electric
Best ink
Black
12.90:1
Closest name
Light Pink
ΔE2000 1.1
Where it sits
Hue352° of 360°
Saturation94%
Lightness86%
Temperature
Warm ← → Cool21% 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#fdb9c2
RGBrgb(253, 185, 194)
HSLhsl(352, 94%, 86%)
CMYKcmyk(0%, 27%, 23%, 1%)
LABlab(81.5 25.8 5.2)
LCHlch(81.5 26.3 11.4)
OKLCHoklch(0.851 0.080 10.1)
Decimal16628162
Display P3color(display-p3 0.992 0.725 0.761)

Copy-ready code

/* CSS */
color: #fdb9c2;
background-color: #fdb9c2;
/* Tailwind (arbitrary) */
class="text-[#fdb9c2] bg-[#fdb9c2]"
/* SCSS */
$brand: #fdb9c2;
/* SwiftUI */
Color(red: 0.992, green: 0.725, blue: 0.761)
/* Android */
Color.parseColor("#fdb9c2")
/* Flutter */
Color(0xFFFDB9C2)
/* Python / OpenCV (BGR) */
(194, 185, 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 #fdb9c2 · 12.90:1
Use #000000AAA at every size.
Aa
White text · 1.63:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.90:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #fdb9c2 as text scores 1.63:1 on white and 12.90:1 on black.

Accessibility — WCAG contrast

Aa
#fdb9c2 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#fdb9c2 on black: 12.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4C3C2
deuteranopia · #D4CFC1
tritanopia · #FFB4BC

Color scale — 50 to 950

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

#FDF2F3
#FBE4E7
#fdb9c2
#FC92A0
#FA5B70
#F92541
#EE0725
#C6061F
#9F0519
#720816
#47050E
Base = 200Lightest = 50 · #FDF2F3Darkest = 950 · #47050E
:root {
  --brand-50: #FDF2F3;
  --brand-100: #FBE4E7;
  --brand-200: #fdb9c2;
  --brand-300: #FC92A0;
  --brand-400: #FA5B70;
  --brand-500: #F92541;
  --brand-600: #EE0725;
  --brand-700: #C6061F;
  --brand-800: #9F0519;
  --brand-900: #720816;
  --brand-950: #47050E;
  --brand: #fdb9c2;
  --brand-ink: #000000;
}

Colors that work with #fdb9c2

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#FAF4F5
Tinted page background
Border#EDC0C6
Hairlines and dividers
Muted text#9B4B55
Captions on the surface
Accent#03C97D
Second voice, not a rival
Dark variant#7C0413
Hover, pressed, headers
Light variant#FEE6E9
Selected rows, tints
Dark surface#241416
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 #fdb9c2

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#B9FDF4
Analogous left#FDB9E4
Analogous right#FDD2B9
Split-complement 1#B9FDD2
Split-complement 2#B9E4FD
Triadic 1#C2FDB9
Triadic 2#B9C2FD
Tetradic#E4FDB9

RGB percentages

Red99.2%
Green72.5%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta26.9%
Yellow23.3%
Key (black)0.8%

Color previews

#fdb9c2 text on a black background

contrast 12.90:1

Card sample

#fdb9c2 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdb9c2

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.

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

#fdb9c2, answered

What color is #fdb9c2?

#fdb9c2 is a pale electric red, closest to Light Pink (ΔE2000 1.1). It sits at 352° on the hue wheel with 94% saturation and 86% lightness, which reads as warm.

What is the RGB value of #fdb9c2?

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

Is #fdb9c2 a light or a dark color?

It is a light color. Relative luminance is 0.5948 and perceived brightness is 82%, so black text on it reaches 12.90:1.

Should I use black or white text on #fdb9c2?

Black. It scores 12.90:1 against #fdb9c2, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #fdb9c2?

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

What colors go well with #fdb9c2?

For interface work: #FAF4F5 as the surface, #EDC0C6 for borders, #9B4B55 for secondary text, #03C97D as an accent and #7C0413 for hover and pressed states. For a palette, the analogous pair #FDB9E4 and #FDD2B9 stays calm, while #B9FDF4 is the loudest partner.

What is #fdb9c2 in CMYK for printing?

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

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

Work with #fdb9c2 in the Color Lab