Skip to content

#fd756c

a light, electric red · warm · closest name: Salmon

RGB
253, 117, 108
HSL
4°, 97%, 71%
CMYK
0, 54, 57, 1
Luminance
0.3469

At a glance

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

Hex
#fd756c
Hue
red
Saturation
97%
electric
Lightness
71%
light
Brightness
99%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3469
WCAG relative
Temperature
Warm
15/100 cool
Color family
Red
Tone
Electric
Best ink
Black
7.94:1
Closest name
Salmon
ΔE2000 2.5
Where it sits
Hue4° of 360°
Saturation97%
Lightness71%
Temperature
Warm ← → Cool15% 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#fd756c
RGBrgb(253, 117, 108)
HSLhsl(4, 97%, 71%)
CMYKcmyk(0%, 54%, 57%, 1%)
LABlab(65.5 51.2 30.2)
LCHlch(65.5 59.4 30.6)
OKLCHoklch(0.722 0.168 25.9)
Decimal16610668
Display P3color(display-p3 0.992 0.459 0.424)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd756c on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#fd756c on black: 7.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #968D6A
deuteranopia · #B8AA69
tritanopia · #FF5E74

Color scale — 50 to 950

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

#FDF2F1
#FCE5E4
#FBC4C1
#FD9790
#fd756c
#FC2F22
#F11203
#C90F03
#A10C02
#740D06
#480804
Base = 400Lightest = 50 · #FDF2F1Darkest = 950 · #480804
:root {
  --brand-50: #FDF2F1;
  --brand-100: #FCE5E4;
  --brand-200: #FBC4C1;
  --brand-300: #FD9790;
  --brand-400: #fd756c;
  --brand-500: #FC2F22;
  --brand-600: #F11203;
  --brand-700: #C90F03;
  --brand-800: #A10C02;
  --brand-900: #740D06;
  --brand-950: #480804;
  --brand: #fd756c;
  --brand-ink: #000000;
}

Colors that work with #fd756c

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#FAF5F4
Tinted page background
Border#EDC3C0
Hairlines and dividers
Muted text#9B504B
Captions on the surface
Accent#00CCA6
Second voice, not a rival
Dark variant#7E0902
Hover, pressed, headers
Light variant#FFE7E6
Selected rows, tints
Dark surface#241514
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 #fd756c

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#6CF4FD
Analogous left#FD6CAC
Analogous right#FDBD6C
Split-complement 1#6CFDBD
Split-complement 2#6CACFD
Triadic 1#6CFD75
Triadic 2#756CFD
Tetradic#ACFD6C

RGB percentages

Red99.2%
Green45.9%
Blue42.4%

CMYK percentages

Cyan0.0%
Magenta53.8%
Yellow57.3%
Key (black)0.8%

Color previews

#fd756c text on a black background

contrast 7.94:1

Card sample

#fd756c text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd756c

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.

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

#fd756c, answered

What color is #fd756c?

#fd756c is a light electric red, closest to Salmon (ΔE2000 2.5). It sits at 4° on the hue wheel with 97% saturation and 71% lightness, which reads as warm.

What is the RGB value of #fd756c?

rgb(253, 117, 108) — 253 red, 117 green and 108 blue out of 255, or 99.2% / 45.9% / 42.4% by channel.

Is #fd756c a light or a dark color?

It is a mid-tone. Relative luminance is 0.3469 and perceived brightness is 66%, so black text on it reaches 7.94:1.

Should I use black or white text on #fd756c?

Black. It scores 7.94:1 against #fd756c, versus 2.65:1 for white — AAA at any size.

What is the complementary color of #fd756c?

#6CF4FD sits directly opposite on the wheel. Softer options are the split-complements #6CFDBD and #6CACFD, which give the same contrast with far less vibration.

What colors go well with #fd756c?

For interface work: #FAF5F4 as the surface, #EDC3C0 for borders, #9B504B for secondary text, #00CCA6 as an accent and #7E0902 for hover and pressed states. For a palette, the analogous pair #FD6CAC and #FDBD6C stays calm, while #6CF4FD is the loudest partner.

What is #fd756c in CMYK for printing?

cmyk(0%, 54%, 57%, 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 #fd756c warm or cool?

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

Work with #fd756c in the Color Lab