Skip to content

#ccccb2

a light, soft yellow · cool · closest name: silver

RGB
204, 204, 178
HSL
60°, 20%, 75%
CMYK
0, 0, 13, 20
Luminance
0.5924

Every format

HEX#ccccb2
RGBrgb(204, 204, 178)
HSLhsl(60, 20%, 75%)
CMYKcmyk(0%, 0%, 13%, 20%)
LABlab(81.4 -4.5 13.0)
LCHlch(81.4 13.7 109.0)
OKLCHoklch(0.838 0.035 107.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccccb2 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#ccccb2 on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow12.7%
Key (black)20.0%

Color previews

#ccccb2 text on a black background

contrast 12.85:1

Card sample

#ccccb2 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccccb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccccb2 in the Color Lab