Skip to content

#ccadac

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

RGB
204, 173, 172
HSL
2°, 24%, 74%
CMYK
0, 15, 16, 20
Luminance
0.4570

Every format

HEX#ccadac
RGBrgb(204, 173, 172)
HSLhsl(2, 24%, 74%)
CMYKcmyk(0%, 15%, 16%, 20%)
LABlab(73.3 11.1 4.7)
LCHlch(73.3 12.0 23.0)
OKLCHoklch(0.774 0.036 20.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccadac on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#ccadac on black: 10.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green67.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta15.2%
Yellow15.7%
Key (black)20.0%

Color previews

#ccadac text on a black background

contrast 10.14:1

Card sample

#ccadac text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccadac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccadac in the Color Lab