Skip to content

#f06a6a

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

RGB
240, 106, 106
HSL
0°, 82%, 68%
CMYK
0, 56, 56, 6
Luminance
0.2987

Every format

HEX#f06a6a
RGBrgb(240, 106, 106)
HSLhsl(0, 82%, 68%)
CMYKcmyk(0%, 56%, 56%, 6%)
LABlab(61.5 51.6 25.8)
LCHlch(61.5 57.7 26.6)
OKLCHoklch(0.688 0.166 22.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f06a6a on white: 3.01:1
AA ✗ fail · AA-large · AAA
Aa
#f06a6a on black: 6.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green41.6%
Blue41.6%

CMYK percentages

Cyan0.0%
Magenta55.8%
Yellow55.8%
Key (black)5.9%

Color previews

#f06a6a text on a black background

contrast 6.97:1

Card sample

#f06a6a text on a white background

contrast 3.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f06a6a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f06a6a in the Color Lab