Skip to content

#f06f8c

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

RGB
240, 111, 140
HSL
347°, 81%, 69%
CMYK
0, 54, 42, 6
Luminance
0.3179

Every format

HEX#f06f8c
RGBrgb(240, 111, 140)
HSLhsl(347, 81%, 69%)
CMYKcmyk(0%, 54%, 42%, 6%)
LABlab(63.2 52.3 8.6)
LCHlch(63.2 53.0 9.3)
OKLCHoklch(0.703 0.161 8.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f06f8c on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#f06f8c on black: 7.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green43.5%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta53.8%
Yellow41.7%
Key (black)5.9%

Color previews

#f06f8c text on a black background

contrast 7.36:1

Card sample

#f06f8c text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f06f8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f06f8c in the Color Lab