Skip to content

#fd8faa

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

RGB
253, 143, 170
HSL
345°, 97%, 78%
CMYK
0, 44, 33, 1
Luminance
0.4343

At a glance

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

Hex
#fd8faa
Hue
345°
red
Saturation
97%
electric
Lightness
78%
light
Brightness
99%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4343
WCAG relative
Temperature
Warm
25/100 cool
Color family
Red
Tone
Electric
Best ink
Black
9.69:1
Closest name
Light Pink
ΔE2000 9.2
Where it sits
Hue345° of 360°
Saturation97%
Lightness78%
Temperature
Warm ← → Cool25% 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#fd8faa
RGBrgb(253, 143, 170)
HSLhsl(345, 97%, 78%)
CMYKcmyk(0%, 44%, 33%, 1%)
LABlab(71.8 44.4 4.3)
LCHlch(71.8 44.6 5.5)
OKLCHoklch(0.775 0.135 5.0)
Decimal16617386
Display P3color(display-p3 0.992 0.561 0.667)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd8faa on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#fd8faa on black: 9.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A1A3AB
deuteranopia · #BCB8A8
tritanopia · #FF8699

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fd8faa is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FDF1F4
#FCE4EA
#FBC1CF
#fd8faa
#FC5A81
#FB2358
#F1043E
#C80434
#A00329
#740721
#480415
Base = 300Lightest = 50 · #FDF1F4Darkest = 950 · #480415
:root {
  --brand-50: #FDF1F4;
  --brand-100: #FCE4EA;
  --brand-200: #FBC1CF;
  --brand-300: #fd8faa;
  --brand-400: #FC5A81;
  --brand-500: #FB2358;
  --brand-600: #F1043E;
  --brand-700: #C80434;
  --brand-800: #A00329;
  --brand-900: #740721;
  --brand-950: #480415;
  --brand: #fd8faa;
  --brand-ink: #000000;
}

Colors that work with #fd8faa

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#EDC0CB
Hairlines and dividers
Muted text#9B4B5E
Captions on the surface
Accent#00CC66
Second voice, not a rival
Dark variant#7D0220
Hover, pressed, headers
Light variant#FFE6EC
Selected rows, tints
Dark surface#241418
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 #fd8faa

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#8FFDE2
Analogous left#FD8FE1
Analogous right#FDAB8F
Split-complement 1#8FFDAB
Split-complement 2#8FE1FD
Triadic 1#AAFD8F
Triadic 2#8FAAFD
Tetradic#E1FD8F

RGB percentages

Red99.2%
Green56.1%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta43.5%
Yellow32.8%
Key (black)0.8%

Color previews

#fd8faa text on a black background

contrast 9.69:1

Card sample

#fd8faa text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd8faa

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.

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

#fd8faa, answered

What color is #fd8faa?

#fd8faa is a light electric red, closest to Light Pink (ΔE2000 9.2). It sits at 345° on the hue wheel with 97% saturation and 78% lightness, which reads as warm.

What is the RGB value of #fd8faa?

rgb(253, 143, 170) — 253 red, 143 green and 170 blue out of 255, or 99.2% / 56.1% / 66.7% by channel.

Is #fd8faa a light or a dark color?

It is a mid-tone. Relative luminance is 0.4343 and perceived brightness is 73%, so black text on it reaches 9.69:1.

Should I use black or white text on #fd8faa?

Black. It scores 9.69:1 against #fd8faa, versus 2.17:1 for white — AAA at any size.

What is the complementary color of #fd8faa?

#8FFDE2 sits directly opposite on the wheel. Softer options are the split-complements #8FFDAB and #8FE1FD, which give the same contrast with far less vibration.

What colors go well with #fd8faa?

For interface work: #FAF4F6 as the surface, #EDC0CB for borders, #9B4B5E for secondary text, #00CC66 as an accent and #7D0220 for hover and pressed states. For a palette, the analogous pair #FD8FE1 and #FDAB8F stays calm, while #8FFDE2 is the loudest partner.

What is #fd8faa in CMYK for printing?

cmyk(0%, 44%, 33%, 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 #fd8faa warm or cool?

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

Work with #fd8faa in the Color Lab