Skip to content

#ccaaaa

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

RGB
204, 170, 170
HSL
0°, 25%, 73%
CMYK
0, 17, 17, 20
Luminance
0.4449

Every format

HEX#ccaaaa
RGBrgb(204, 170, 170)
HSLhsl(0, 25%, 73%)
CMYKcmyk(0%, 17%, 17%, 20%)
LABlab(72.6 12.4 4.6)
LCHlch(72.6 13.2 20.6)
OKLCHoklch(0.768 0.040 18.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccaaaa on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#ccaaaa on black: 9.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green66.7%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta16.7%
Yellow16.7%
Key (black)20.0%

Color previews

#ccaaaa text on a black background

contrast 9.90:1

Card sample

#ccaaaa text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccaaaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccaaaa in the Color Lab