Skip to content

#ff698a

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

RGB
255, 105, 138
HSL
347°, 100%, 71%
CMYK
0, 59, 46, 0
Luminance
0.3320

Every format

HEX#ff698a
RGBrgb(255, 105, 138)
HSLhsl(347, 100%, 71%)
CMYKcmyk(0%, 59%, 46%, 0%)
LABlab(64.3 59.8 11.7)
LCHlch(64.3 60.9 11.0)
OKLCHoklch(0.716 0.184 9.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff698a on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#ff698a on black: 7.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green41.2%
Blue54.1%

CMYK percentages

Cyan0.0%
Magenta58.8%
Yellow45.9%
Key (black)0.0%

Color previews

#ff698a text on a black background

contrast 7.64:1

Card sample

#ff698a text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff698a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff698a in the Color Lab