Skip to content

#ff6666

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

RGB
255, 102, 102
HSL
0°, 100%, 70%
CMYK
0, 60, 60, 0
Luminance
0.3172

Every format

HEX#ff6666
RGBrgb(255, 102, 102)
HSLhsl(0, 100%, 70%)
CMYKcmyk(0%, 60%, 60%, 0%)
LABlab(63.1 58.2 30.6)
LCHlch(63.1 65.8 27.7)
OKLCHoklch(0.704 0.187 23.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff6666 on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#ff6666 on black: 7.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.0%
Blue40.0%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow60.0%
Key (black)0.0%

Color previews

#ff6666 text on a black background

contrast 7.34:1

Card sample

#ff6666 text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6666

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6666 in the Color Lab