Skip to content

#ff667f

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

RGB
255, 102, 127
HSL
350°, 100%, 70%
CMYK
0, 60, 50, 0
Luminance
0.3230

Every format

HEX#ff667f
RGBrgb(255, 102, 127)
HSLhsl(350, 100%, 70%)
CMYKcmyk(0%, 60%, 50%, 0%)
LABlab(63.6 60.1 16.9)
LCHlch(63.6 62.4 15.7)
OKLCHoklch(0.710 0.186 13.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff667f on white: 2.82:1
AA ✗ fail · AA-large · AAA
Aa
#ff667f on black: 7.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.0%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow50.2%
Key (black)0.0%

Color previews

#ff667f text on a black background

contrast 7.46:1

Card sample

#ff667f text on a white background

contrast 2.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff667f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff667f in the Color Lab