Skip to content

#ccccb3

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

RGB
204, 204, 179
HSL
60°, 20%, 75%
CMYK
0, 0, 12, 20
Luminance
0.5928

Every format

HEX#ccccb3
RGBrgb(204, 204, 179)
HSLhsl(60, 20%, 75%)
CMYKcmyk(0%, 0%, 12%, 20%)
LABlab(81.4 -4.3 12.5)
LCHlch(81.4 13.2 109.0)
OKLCHoklch(0.839 0.034 107.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.0%
Blue70.2%

CMYK percentages

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

Color previews

#ccccb3 text on a black background

contrast 12.86:1

Card sample

#ccccb3 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccccb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccccb3 in the Color Lab