Skip to content

#ff666f

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

RGB
255, 102, 111
HSL
357°, 100%, 70%
CMYK
0, 60, 57, 0
Luminance
0.3191

Every format

HEX#ff666f
RGBrgb(255, 102, 111)
HSLhsl(357, 100%, 70%)
CMYKcmyk(0%, 60%, 57%, 0%)
LABlab(63.3 58.9 25.7)
LCHlch(63.3 64.2 23.6)
OKLCHoklch(0.706 0.186 19.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff666f on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#ff666f on black: 7.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.0%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow56.5%
Key (black)0.0%

Color previews

#ff666f text on a black background

contrast 7.38:1

Card sample

#ff666f text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff666f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff666f in the Color Lab