Skip to content

#f06f7f

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

RGB
240, 111, 127
HSL
353°, 81%, 69%
CMYK
0, 54, 47, 6
Luminance
0.3143

Every format

HEX#f06f7f
RGBrgb(240, 111, 127)
HSLhsl(353, 81%, 69%)
CMYKcmyk(0%, 54%, 47%, 6%)
LABlab(62.9 51.0 15.6)
LCHlch(62.9 53.4 17.0)
OKLCHoklch(0.700 0.159 14.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f06f7f on white: 2.88:1
AA ✗ fail · AA-large · AAA
Aa
#f06f7f on black: 7.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green43.5%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta53.8%
Yellow47.1%
Key (black)5.9%

Color previews

#f06f7f text on a black background

contrast 7.29:1

Card sample

#f06f7f text on a white background

contrast 2.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(240, 111, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 111, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f06f7f;
background: linear-gradient(135deg, #f06f7f, #F0B56F);

Monochromatic scale

Palettes built from #f06f7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f06f7f in the Color Lab