Skip to content

#ff6966

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

RGB
255, 105, 102
HSL
1°, 100%, 70%
CMYK
0, 59, 60, 0
Luminance
0.3232

Every format

HEX#ff6966
RGBrgb(255, 105, 102)
HSLhsl(1, 100%, 70%)
CMYKcmyk(0%, 59%, 60%, 0%)
LABlab(63.6 56.9 31.2)
LCHlch(63.6 64.9 28.7)
OKLCHoklch(0.708 0.184 24.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green41.2%
Blue40.0%

CMYK percentages

Cyan0.0%
Magenta58.8%
Yellow60.0%
Key (black)0.0%

Color previews

#ff6966 text on a black background

contrast 7.46:1

Card sample

#ff6966 text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6966

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6966 in the Color Lab