Skip to content

#cc8080

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

RGB
204, 128, 128
HSL
0°, 43%, 65%
CMYK
0, 37, 37, 20
Luminance
0.2983

Every format

HEX#cc8080
RGBrgb(204, 128, 128)
HSLhsl(0, 43%, 65%)
CMYKcmyk(0%, 37%, 37%, 20%)
LABlab(61.5 29.4 12.4)
LCHlch(61.5 31.9 22.9)
OKLCHoklch(0.679 0.095 19.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc8080 on white: 3.01:1
AA ✗ fail · AA-large · AAA
Aa
#cc8080 on black: 6.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green50.2%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta37.3%
Yellow37.3%
Key (black)20.0%

Color previews

#cc8080 text on a black background

contrast 6.97:1

Card sample

#cc8080 text on a white background

contrast 3.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc8080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc8080 in the Color Lab