Skip to content

#ff697b

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

RGB
255, 105, 123
HSL
353°, 100%, 71%
CMYK
0, 59, 52, 0
Luminance
0.3279

Every format

HEX#ff697b
RGBrgb(255, 105, 123)
HSLhsl(353, 100%, 71%)
CMYKcmyk(0%, 59%, 52%, 0%)
LABlab(64.0 58.5 19.8)
LCHlch(64.0 61.7 18.7)
OKLCHoklch(0.712 0.183 15.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff697b on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#ff697b on black: 7.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green41.2%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta58.8%
Yellow51.8%
Key (black)0.0%

Color previews

#ff697b text on a black background

contrast 7.56:1

Card sample

#ff697b text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff697b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff697b in the Color Lab