Skip to content

#fd657b

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

RGB
253, 101, 123
HSL
351°, 97%, 69%
CMYK
0, 60, 51, 1
Luminance
0.3162

Every format

HEX#fd657b
RGBrgb(253, 101, 123)
HSLhsl(351, 97%, 69%)
CMYKcmyk(0%, 60%, 51%, 1%)
LABlab(63.0 59.5 18.4)
LCHlch(63.0 62.3 17.2)
OKLCHoklch(0.705 0.185 14.5)

Copy-ready code

/* CSS */
color: #fd657b;
background-color: #fd657b;
/* Tailwind (arbitrary) */
class="text-[#fd657b] bg-[#fd657b]"
/* SCSS */
$brand: #fd657b;
/* SwiftUI */
Color(red: 0.992, green: 0.396, blue: 0.482)
/* Android */
Color.parseColor("#fd657b")

Accessibility — WCAG contrast

Aa
#fd657b on white: 2.87:1
AA ✗ fail · AA-large · AAA
Aa
#fd657b on black: 7.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green39.6%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta60.1%
Yellow51.4%
Key (black)0.8%

Color previews

#fd657b text on a black background

contrast 7.32:1

Card sample

#fd657b text on a white background

contrast 2.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd657b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd657b in the Color Lab