Skip to content

#cc6666

a balanced, vivid red · warm · closest name: salmon

RGB
204, 102, 102
HSL
0°, 50%, 60%
CMYK
0, 50, 50, 20
Luminance
0.2330

Every format

HEX#cc6666
RGBrgb(204, 102, 102)
HSLhsl(0, 50%, 60%)
CMYKcmyk(0%, 50%, 50%, 20%)
LABlab(55.4 40.4 18.9)
LCHlch(55.4 44.6 25.1)
OKLCHoklch(0.631 0.130 21.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc6666 on white: 3.71:1
AA ✗ fail · AA-large · AAA
Aa
#cc6666 on black: 5.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green40.0%
Blue40.0%

CMYK percentages

Cyan0.0%
Magenta50.0%
Yellow50.0%
Key (black)20.0%

Color previews

#cc6666 text on a black background

contrast 5.66:1

Card sample

#cc6666 text on a white background

contrast 3.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc6666

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc6666 in the Color Lab