Skip to content

#fd7c8d

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

RGB
253, 124, 141
HSL
352°, 97%, 74%
CMYK
0, 51, 44, 1
Luminance
0.3722

At a glance

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

Hex
#fd7c8d
Hue
352°
red
Saturation
97%
electric
Lightness
74%
light
Brightness
99%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3722
WCAG relative
Temperature
Warm
21/100 cool
Color family
Red
Tone
Electric
Best ink
Black
8.44:1
Closest name
Light Coral
ΔE2000 4.9
Where it sits
Hue352° of 360°
Saturation97%
Lightness74%
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#fd7c8d
RGBrgb(253, 124, 141)
HSLhsl(352, 97%, 74%)
CMYKcmyk(0%, 51%, 44%, 1%)
LABlab(67.5 50.6 14.3)
LCHlch(67.5 52.6 15.8)
OKLCHoklch(0.739 0.158 13.5)
Decimal16612493
Display P3color(display-p3 0.992 0.486 0.553)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd7c8d on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#fd7c8d on black: 8.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #96948D
deuteranopia · #B7AE8A
tritanopia · #FF6C82

Color scale — 50 to 950

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

#FDF1F3
#FCE4E7
#FBC1C9
#fd7c8d
#FC596F
#FC223F
#F10423
#C9031D
#A10217
#740715
#48040D
Base = 300Lightest = 50 · #FDF1F3Darkest = 950 · #48040D
:root {
  --brand-50: #FDF1F3;
  --brand-100: #FCE4E7;
  --brand-200: #FBC1C9;
  --brand-300: #fd7c8d;
  --brand-400: #FC596F;
  --brand-500: #FC223F;
  --brand-600: #F10423;
  --brand-700: #C9031D;
  --brand-800: #A10217;
  --brand-900: #740715;
  --brand-950: #48040D;
  --brand: #fd7c8d;
  --brand-ink: #000000;
}

Colors that work with #fd7c8d

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#00CC7E
Second voice, not a rival
Dark variant#7E0212
Hover, pressed, headers
Light variant#FFE6E9
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 #fd7c8d

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#7CFDEC
Analogous left#FD7CCD
Analogous right#FDAB7C
Split-complement 1#7CFDAB
Split-complement 2#7CCDFD
Triadic 1#8DFD7C
Triadic 2#7C8DFD
Tetradic#CDFD7C

RGB percentages

Red99.2%
Green48.6%
Blue55.3%

CMYK percentages

Cyan0.0%
Magenta51.0%
Yellow44.3%
Key (black)0.8%

Color previews

#fd7c8d text on a black background

contrast 8.44:1

Card sample

#fd7c8d text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd7c8d

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.

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

#fd7c8d, answered

What color is #fd7c8d?

#fd7c8d is a light electric red, closest to Light Coral (ΔE2000 4.9). It sits at 352° on the hue wheel with 97% saturation and 74% lightness, which reads as warm.

What is the RGB value of #fd7c8d?

rgb(253, 124, 141) — 253 red, 124 green and 141 blue out of 255, or 99.2% / 48.6% / 55.3% by channel.

Is #fd7c8d a light or a dark color?

It is a mid-tone. Relative luminance is 0.3722 and perceived brightness is 68%, so black text on it reaches 8.44:1.

Should I use black or white text on #fd7c8d?

Black. It scores 8.44:1 against #fd7c8d, versus 2.49:1 for white — AAA at any size.

What is the complementary color of #fd7c8d?

#7CFDEC sits directly opposite on the wheel. Softer options are the split-complements #7CFDAB and #7CCDFD, which give the same contrast with far less vibration.

What colors go well with #fd7c8d?

For interface work: #FAF4F5 as the surface, #EDC0C6 for borders, #9B4B55 for secondary text, #00CC7E as an accent and #7E0212 for hover and pressed states. For a palette, the analogous pair #FD7CCD and #FDAB7C stays calm, while #7CFDEC is the loudest partner.

What is #fd7c8d in CMYK for printing?

cmyk(0%, 51%, 44%, 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 #fd7c8d 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 #FD9A7C; nudged cooler, #FE7BBC.

Work with #fd7c8d in the Color Lab